: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
: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