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