test
This commit is contained in:
parent
c860c6e62e
commit
c6c8db5bc4
@ -21,4 +21,4 @@ def test(bot, trigger):
|
||||
bot.say("Attributes: %s" % [x for x in dir(sbcore) if not x.startswith("__")])
|
||||
bot.say("Test #%s" % sbcore.increment)
|
||||
|
||||
bot.sbcore.increment += 1
|
||||
sbcore.increment += 1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user