This commit is contained in:
deathbybandaid 2022-02-23 11:46:16 -05:00
parent 2183620070
commit c4e18e3c97

View File

@ -11,7 +11,7 @@ def commands_test(bot, trigger, comrun):
bot.say("%s" % trigger.raw)
@prerun()
# @prerun()
@plugin.command('testa')
def commands_test_a(bot, trigger, comrun):
bot.say("test a")