test
This commit is contained in:
parent
d78c35f1df
commit
80a9d31946
@ -22,4 +22,4 @@ def setup(bot):
|
|||||||
@plugin.nickname_command('test')
|
@plugin.nickname_command('test')
|
||||||
def test(bot, trigger):
|
def test(bot, trigger):
|
||||||
bot.say("Testing the bot")
|
bot.say("Testing the bot")
|
||||||
bot.say(sbcore.script_dir)
|
bot.say("%s" % sbcore.script_dir)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user