test
This commit is contained in:
parent
de60c63a3e
commit
a103b2231b
@ -8,3 +8,4 @@ from sopel_SpiceBot_Core_Prerun import prerun
|
|||||||
@plugin.command('(.*)')
|
@plugin.command('(.*)')
|
||||||
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")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user