This commit is contained in:
deathbybandaid 2022-02-22 15:34:38 -05:00
parent 6d0f39f3f3
commit 8f7a5bfdbf

View File

@ -9,3 +9,4 @@ from sopel_SpiceBot_Core_Prerun import prerun
def rule_command(bot, trigger, comrun):
bot.say("%s" % trigger.raw)
bot.say("now")
bot.say(comrun.trigger_dict)