fix: Bot failed when executing 'mode random'
This commit is contained in:
parent
ff7baabe94
commit
014086305d
@ -831,7 +831,6 @@ def cmd_mode(bot, user, text, command, parameter):
|
||||
user=bot.mumble.users[text.actor]['name']), text)
|
||||
if parameter == "random":
|
||||
bot.interrupt()
|
||||
bot.launch_music()
|
||||
|
||||
|
||||
def cmd_play_tags(bot, user, text, command, parameter):
|
||||
|
Loading…
x
Reference in New Issue
Block a user