diff --git a/infobot.py b/infobot.py index 32e82f5..05a93b3 100644 --- a/infobot.py +++ b/infobot.py @@ -99,4 +99,4 @@ class InfoBot(yaboli.Bot): self.room.send_message(msg, message.id) manager = yaboli.BotManager(InfoBot, default_nick="infobot") -manager.create("test") +manager.create("bots")