manuel-rw / jellyfin-discord-music-bot

A simple and leightweight Discord Bot, that integrates with your Jellyfin Media server and enables you to listen to your favourite music directly from discord.
MIT License
70 stars 9 forks source link

Listen for Discord disconnect event and make sure it's handled #259

Closed sssionek closed 7 months ago

sssionek commented 7 months ago

Listen for the Disconnected event from Discord side as it might be triggered by us, but also by the server admin manually disconnecting the bot. In any case, make sure to clear the playlist and properly disconnect the bot to not potentially leave it lingering in a partially connected state. Fixes #258

manuel-rw commented 7 months ago

Please adhere to Gitemoji for future commits :)