test
This commit is contained in:
parent
6d0f39f3f3
commit
8f7a5bfdbf
@ -9,3 +9,4 @@ from sopel_SpiceBot_Core_Prerun import prerun
|
|||||||
def rule_command(bot, trigger, comrun):
|
def rule_command(bot, trigger, comrun):
|
||||||
bot.say("%s" % trigger.raw)
|
bot.say("%s" % trigger.raw)
|
||||||
bot.say("now")
|
bot.say("now")
|
||||||
|
bot.say(comrun.trigger_dict)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user