This commit is contained in:
deathbybandaid 2022-02-24 16:14:00 -05:00
parent cf46c0e3bb
commit 182818be40

View File

@ -32,6 +32,7 @@ def commands_test_c(bot, trigger, comrun):
bot.say("test c: %s" % trigger.raw)
@prerun()
@plugin.command('fart box')
def fart_box(bot, trigger, comrun):
bot.say("fart box")