!currentsong should display "No song currently playing" when the player is paused/stopped

Asked Dec 27, 2021·1 reply·Last activity 4 years ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

This would be a good quality of life change.

1 reply

Thanks for the feedback. The commands return the state of the queue, which is controlled on the server. The player is currently entirely client-side, so the backend is not aware of what the player is really doing in realtime.