This commit is contained in:
deathbybandaid 2022-02-22 15:22:27 -05:00
parent de60c63a3e
commit a103b2231b

View File

@ -8,3 +8,4 @@ from sopel_SpiceBot_Core_Prerun import prerun
@plugin.command('(.*)')
def rule_command(bot, trigger, comrun):
bot.say("%s" % trigger.raw)
bot.say("now")