test
This commit is contained in:
parent
9f09b2c03d
commit
a0a9080fa6
@ -26,4 +26,4 @@ def sb_nickname_command(bot, trigger):
|
|||||||
bot.say("Attributes: %s" % [x for x in dir(sb) if not x.startswith("__")])
|
bot.say("Attributes: %s" % [x for x in dir(sb) if not x.startswith("__")])
|
||||||
bot.say("%s" % sb.versions.dict)
|
bot.say("%s" % sb.versions.dict)
|
||||||
|
|
||||||
sb.osd("test")
|
sb.osd("test", trigger.sender)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user