test
This commit is contained in:
parent
de736d7e48
commit
f7e171c161
@ -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:
|
||||
if comrun.is_rulematch:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user