This commit is contained in:
deathbybandaid 2022-02-22 15:37:40 -05:00
parent 0b49c71e81
commit 562f2048a0

View File

@ -10,3 +10,4 @@ def rule_command(bot, trigger, comrun):
bot.say("%s" % trigger.raw)
bot.say("now")
bot.say(str(comrun.trigger_dict))
comrun.say = "nothing"