test
This commit is contained in:
parent
f119651018
commit
1ba0dbb97f
@ -16,7 +16,7 @@ def prerun(rulematch=False):
|
|||||||
|
|
||||||
# Get list of trigger command(s) by && split
|
# Get list of trigger command(s) by && split
|
||||||
commands = sb.commands.get_commands_split(trigger, "&&")
|
commands = sb.commands.get_commands_split(trigger, "&&")
|
||||||
print(commands)
|
bot.say(commands)
|
||||||
|
|
||||||
comrun = ComRun(rulematch, trigger)
|
comrun = ComRun(rulematch, trigger)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user