test
This commit is contained in:
parent
8662bcc864
commit
1e50902504
@ -29,6 +29,7 @@ def prerun():
|
|||||||
# If the original trigger is not the same after splits
|
# If the original trigger is not the same after splits
|
||||||
# so we will now redispatch to help get the correct function passed
|
# so we will now redispatch to help get the correct function passed
|
||||||
if comrun.has_command_been_sanitized:
|
if comrun.has_command_been_sanitized:
|
||||||
|
bot.say("sanitized")
|
||||||
if comrun.is_pipe_command:
|
if comrun.is_pipe_command:
|
||||||
trigger_dict = rebuild_pipes(comrun.commands)
|
trigger_dict = rebuild_pipes(comrun.commands)
|
||||||
else:
|
else:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user