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