test
This commit is contained in:
parent
3dee9f45ec
commit
4e0602d0b2
@ -16,6 +16,7 @@ def prerun():
|
||||
# Since there was more than one command,
|
||||
# we are going to redispatch commands
|
||||
# This will give sopel the appearance of recieving individual commands
|
||||
print(comrun.commands)
|
||||
if len(comrun.commands) > 1:
|
||||
for trigger_dict in comrun.commands:
|
||||
print(trigger_dict)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user