test
This commit is contained in:
parent
4f652091b3
commit
562057d05e
@ -34,7 +34,7 @@ def prerun(rulematch=False):
|
|||||||
|
|
||||||
# This is where we rebuild trigger
|
# This is where we rebuild trigger
|
||||||
# we validate a few things here
|
# we validate a few things here
|
||||||
trigger = clean_trigger(bot, trigger, commands[0])
|
# trigger = clean_trigger(bot, trigger, commands[0])
|
||||||
|
|
||||||
# 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, "|")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user