This commit is contained in:
deathbybandaid 2022-02-12 15:35:58 -05:00
parent f58d80a9c6
commit 00d2d724ee

View File

@ -34,7 +34,7 @@ def sb_test_command_groups(bot, trigger):
for name in ((command.name,) + command.aliases)
)
bot.say(str(realcommands))
sb.osd(str(realcommands), trigger.sender)
# sb.osd(msgs, trigger.sender)