test
This commit is contained in:
parent
562f2048a0
commit
50fdffa3b2
@ -11,3 +11,4 @@ def rule_command(bot, trigger, comrun):
|
|||||||
bot.say("now")
|
bot.say("now")
|
||||||
bot.say(str(comrun.trigger_dict))
|
bot.say(str(comrun.trigger_dict))
|
||||||
comrun.say = "nothing"
|
comrun.say = "nothing"
|
||||||
|
bot.say(trigger.match)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user