arghblargh / QueueBot

Queue management bot for Twitch.tv chat
4 stars 1 forks source link

[Program Died] Trusted User typed !queue off #8

Closed kyroskoh closed 9 years ago

kyroskoh commented 9 years ago

:ng224!ng224@ng224.tmi.twitch.tv PRIVMSG #loserfruit :!queue off Traceback (most recent call last): File "QueueBot.py", line 436, in main() File "QueueBot.py", line 335, in main elif (queue_command=='off' and (admin_auth(user) or broadcaster_auth(channel, user) or trusted_auth(channel, user))): File "QueueBot.py", line 188, in trusted_auth return channel_info[channel].trusted(user) TypeError: 'set' object is not callable


It could apply to "!queue on" too