test
This commit is contained in:
parent
c78495320c
commit
06be1de351
@ -28,7 +28,7 @@ def prerun_command():
|
||||
|
||||
trigger_command_type = str("command")
|
||||
|
||||
get_commands()
|
||||
get_commands(bot, trigger)
|
||||
|
||||
# Primary command used for trigger, and a list of all words
|
||||
trigger_args, trigger_command, trigger_prefix = make_trigger_args(trigger.args[1], trigger_command_type)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user