test
This commit is contained in:
parent
50fdffa3b2
commit
0935383552
@ -11,4 +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)
|
bot.say(str(trigger.match))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user