Let $\psi_q(z)$ be the q-DiGamma function defined for a real variable $\Re(z)>0$ as $$\psi_q(z)=\frac{1}{\Gamma_q(z)}\frac{\partial}{\partial z} (\Gamma_q(z))$$ where $\Gamma_q(z)$ is the q-Gamma function defined as $$\Gamma_q(z)=(1-q)^{1-z}\prod_{n=0}^{\infty}\frac{1-q^{n+1}}{1-q^{n+z}}$$
Question I am looking for a closed form (to the extent possible) for $$\sum_{n=1}^\infty \psi_{e^{-2\pi}}(n+1)\left(\frac{1}{n^3}-\frac{1}{(n+1)^3}\right)$$

q-gamma functionis a built-in symbol in Mathematica. Theq-digamma functionis also a built-in symbol in Mathematica. – Bob Hanlon Apr 10 '23 at 15:55