test
This commit is contained in:
parent
8f7a5bfdbf
commit
0b49c71e81
@ -9,4 +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)
|
bot.say(str(comrun.trigger_dict))
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user