Modify MCQ module to follow changes on the website part
Add channel MCQ
This commit is contained in:
parent
eb82d0898d
commit
61ac7b11f5
3 changed files with 250 additions and 47 deletions
|
|
@ -398,7 +398,6 @@ class GameUpdater(threading.Thread):
|
|||
|
||||
if rnd != 0:
|
||||
QUESTIONS = CONF.getNodes("question")
|
||||
print (QUESTIONS)
|
||||
|
||||
if self.msg.channel == "#nemutest":
|
||||
quest = 9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue