test
This commit is contained in:
parent
f58d80a9c6
commit
00d2d724ee
@ -34,7 +34,7 @@ def sb_test_command_groups(bot, trigger):
|
|||||||
for name in ((command.name,) + command.aliases)
|
for name in ((command.name,) + command.aliases)
|
||||||
)
|
)
|
||||||
|
|
||||||
bot.say(str(realcommands))
|
sb.osd(str(realcommands), trigger.sender)
|
||||||
|
|
||||||
# sb.osd(msgs, trigger.sender)
|
# sb.osd(msgs, trigger.sender)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user