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
#8 added a feature where the bot would change their name to that of the currently playing song. When all songs had finished playing, or an admin calls !stop, the bot should change it's name back to what it was called originally.
While that did seem to work in testing that PR at the time, the functionality seems to have broken along the way. The bot's name does not change after the final song finishes playing, nor when an admin calls !stop, leaving the bot's name as that of the last played song.
The text was updated successfully, but these errors were encountered:
#8 added a feature where the bot would change their name to that of the currently playing song. When all songs had finished playing, or an admin calls
!stop
, the bot should change it's name back to what it was called originally.While that did seem to work in testing that PR at the time, the functionality seems to have broken along the way. The bot's name does not change after the final song finishes playing, nor when an admin calls
!stop
, leaving the bot's name as that of the last played song.The text was updated successfully, but these errors were encountered: