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