[Bug report] Channel topic doesn't get reset
Is your feature request related to a problem? Please describe.
Channel topic currently stays as the most recent song played.
What is your ideal solution to the problem?
Clear the channel topic (or to a default status) when the bot leaves the voice channel.
How would this feature be used?
- Queue ends or stop/leave command is issued.
- Bot leaves the voice channel and clears the channel topic or sets channel topic to a default.
Additional Info
No response
Checklist
- [X] I have checked the documentation to make sure this feature doesn't already exist
- [X] I have searched for similar feature requests
- [X] I have confirmed that my requests is not on the list of things that will not be added
- [X] I am running the latest version of the bot:
This is a bug, rather than a missing feature. Because Discord introduced a high rate limit for channel topics (2 changes every 15 minutes i think?), we made it so that the MusicBot aborts changing the channel topic when it hits that limit.
It looks like that MusicBot also aborts the "reset" when it hits the rate limit. At the moment, I'm unsure how this could be fixed.
Realistically, a feature like this doesn't really work with such a rate limit on Discord side.
We've decided to remove the channel topic info feature entirely due to these rate limits for the next release. Server admins will have to manually remove the topic from their music channel. I hope that won't be too much of an inconvenience.