test
This commit is contained in:
parent
763b49db1f
commit
17cba45405
@ -18,7 +18,7 @@ def sb_nickname_command(bot, trigger):
|
||||
|
||||
|
||||
@prerun_nickname_command()
|
||||
@plugin.nickname_command('far')
|
||||
@plugin.nickname_command('fart')
|
||||
def sb_fart_command(bot, trigger):
|
||||
bot.say("Testing the bot")
|
||||
bot.say("Attributes: %s" % [x for x in dir(sb) if not x.startswith("__")])
|
||||
|
||||
Loading…
Reference in New Issue
Block a user