Force-quit / Botlis

This is (mainly) a music bot. We will not be deploying it on public servers.
5 stars 2 forks source link

Multi-Server issue #3

Closed CmD0 closed 11 months ago

CmD0 commented 11 months ago

If the bot is called to play in a server while already playing in that same server, the bot gives the user an error message. Which is fine for now. Problems arise when the new play request is from another server, we fail to find the channel we are currently connected to and the app tries to play the song despite already playing somewhere else, causing a failure.