test
This commit is contained in:
parent
cf46c0e3bb
commit
182818be40
@ -32,6 +32,7 @@ def commands_test_c(bot, trigger, comrun):
|
|||||||
bot.say("test c: %s" % trigger.raw)
|
bot.say("test c: %s" % trigger.raw)
|
||||||
|
|
||||||
|
|
||||||
|
@prerun()
|
||||||
@plugin.command('fart box')
|
@plugin.command('fart box')
|
||||||
def fart_box(bot, trigger, comrun):
|
def fart_box(bot, trigger, comrun):
|
||||||
bot.say("fart box")
|
bot.say("fart box")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user