test
This commit is contained in:
parent
00d2d724ee
commit
a7891df941
@ -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)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user