This commit is contained in:
deathbybandaid 2022-02-12 15:37:14 -05:00
parent 00d2d724ee
commit a7891df941

View File

@ -8,7 +8,7 @@ from sopel_SpiceBot_Core_Prerun import prerun
@prerun()
@plugin.command('test')
@plugin.command('test', "testnew")
def commands_test(bot, trigger):
bot.say("%s" % trigger.raw)