1 Commits
Author SHA1 Message Date
Dexter Gaon-ShatfordandGitHub 2a148dd8a3 Fix repeat command crashing when queue is empty
If the repeat command is invoked without this change, the bot will crash due to the call to format_song_string() on music which is null. All I did is add a check and make the bot say that the playlist is empty if this scenario occurs.
2020-04-07 19:06:45 -04:00