lpoto / discord-music-bot

MIT License
1 stars 0 forks source link

Join button not displayed on inactivity DC #37

Closed lpoto closed 1 year ago

lpoto commented 1 year ago

When the bot disconnects due to the lack of listeners, the Join button should appear.

At the moment it does not, and when clicking on any other buttons the

Interaction failed

error is displayed.

This could be linked to #36.

lpoto commented 1 year ago

Fixed in Refactor and add tests #40