MusicBot icon indicating copy to clipboard operation
MusicBot copied to clipboard

[Bug report] Channel topic doesn't get reset

Open ndma-ucsc opened this issue 4 years ago • 2 comments

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?

  1. Queue ends or stop/leave command is issued.
  2. Bot leaves the voice channel and clears the channel topic or sets channel topic to a default.

Additional Info

No response

Checklist

ndma-ucsc avatar Nov 02 '21 06:11 ndma-ucsc

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.

MichailiK avatar Nov 13 '21 18:11 MichailiK

Realistically, a feature like this doesn't really work with such a rate limit on Discord side.

prashker avatar Dec 08 '22 17:12 prashker

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.

MichailiK avatar Feb 28 '24 19:02 MichailiK