I received an error when I am performing !queue clear.
[Scenario 1]
:kyroskoh!kyroskoh@kyroskoh.tmi.twitch.tv PRIVMSG #loserfruit :!queue new
send: New group:
:kyroskoh!kyroskoh@kyroskoh.tmi.twitch.tv PRIVMSG #loserfruit :!queue clear
Traceback (most recent call last):
File "QueueBot.py", line 433, in
main()
File "QueueBot.py", line 422, in main
channel_info[channel].queue_clear()
File "QueueBot.py", line 100, in queue_clear
self.queue.clear()
AttributeError: 'list' object has no attribute 'clear'
I received an error when I am performing !queue clear.
[Scenario 1]
:kyroskoh!kyroskoh@kyroskoh.tmi.twitch.tv PRIVMSG #loserfruit :!queue new
[Scenario 2]
:kyroskoh!kyroskoh@kyroskoh.tmi.twitch.tv PRIVMSG #loserfruit :!queue add
May I know what is the steps to be taken to create a new group, add an user to the queue, choose someone from the queue to the group.