test
This commit is contained in:
parent
57a50cfe60
commit
f2d58e28f0
@ -14,7 +14,7 @@ def sb_test_commands(bot, trigger):
|
|||||||
|
|
||||||
@plugin.nickname_command('plugins')
|
@plugin.nickname_command('plugins')
|
||||||
def sb_test_command_groups(bot, trigger):
|
def sb_test_command_groups(bot, trigger):
|
||||||
bot.say(str(dir(bot._plugins)))
|
sb.osd(str(dir(bot._plugins)), trigger.sender)
|
||||||
|
|
||||||
|
|
||||||
@prerun()
|
@prerun()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user