test
This commit is contained in:
parent
8cff6fe135
commit
4081921ccc
@ -40,6 +40,7 @@ def prerun():
|
||||
return
|
||||
|
||||
if comrun.is_rulematch and comrun.is_real_command:
|
||||
bot.say("Invalid command: %s" % comrun.command["trigger_command"])
|
||||
return
|
||||
|
||||
print(trigger.match)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user