test
This commit is contained in:
parent
ff5328c711
commit
2785991f74
@ -13,3 +13,5 @@ def sb_test_commands(bot, trigger):
|
||||
bot.say("%s" % trigger.raw)
|
||||
|
||||
bot.say("%s" % trigger.args[1])
|
||||
|
||||
bot.say(str(dir(trigger)))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user