test
This commit is contained in:
parent
86a8b4f8fa
commit
dcf2ef69be
@ -24,6 +24,6 @@ def setup(bot):
|
||||
SpiceBotCore_OBJ.script_dir = SCRIPT_DIR
|
||||
|
||||
|
||||
@plugin.nickcommand('test')
|
||||
@plugin.nickname_command('test')
|
||||
def test(bot, trigger):
|
||||
bot.say("Testing the bot")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user