test
This commit is contained in:
parent
59de20f694
commit
8cff6fe135
@ -42,7 +42,7 @@ def prerun():
|
||||
if comrun.is_rulematch and comrun.is_real_command:
|
||||
return
|
||||
|
||||
print(comrun.commands)
|
||||
print(trigger.match)
|
||||
|
||||
# Run function
|
||||
function(bot, trigger, comrun, *args, **kwargs)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user