You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is more or less a regression. If the bot recieves that the channel does not exist, it should flush the queues that relates to the non-existent channel.
I think our solution is to heartbeat check the channel its active in for 5 minutes, if it doesn't exist anymore, flush queue and drop attempts to reconnect.
Disconnecting from a non-existent voice channel does not function correctly yet in d.py sadly, it should automatically switch to a different channel but the d.py bug is preventing it from doing so.
No description provided.
The text was updated successfully, but these errors were encountered: