test
This commit is contained in:
parent
562057d05e
commit
6ee383120a
@ -29,6 +29,7 @@ def prerun(rulematch=False):
|
||||
# This will give sopel the appearance of recieving individual commands
|
||||
if len(commands) > 1:
|
||||
for trigger_dict in commands:
|
||||
print(trigger_dict)
|
||||
sb.commands.dispatch(trigger_dict)
|
||||
return
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user