test
This commit is contained in:
parent
a85ed1dabb
commit
a075f17a85
@ -53,6 +53,7 @@ def prerun():
|
||||
|
||||
# At this point, we update the re.match for trigger
|
||||
comrun.trigger = rebuild_trigger(comrun, function)
|
||||
print(str(comrun.trigger))
|
||||
|
||||
# Run function
|
||||
function(bot, trigger, comrun, *args, **kwargs)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user