diff --git a/config.default b/config.default index 101b10b..d40bcc0 100644 --- a/config.default +++ b/config.default @@ -1,14 +1,14 @@ { "connections": { - "EsperNet": + "esper": { "server": "irc.esper.net", - "nick": "MyNewCloudBot", + "nick": "MyCloudBot", "user": "cloudbot", "realname": "CloudBot - http://git.io/cloudbotirc", "nickserv_password": "", - "channels": ["#cloudbot"], + "channels": ["#cloudbot", "#cloudbot2"], "invite_join": true, "auto_rejoin": false, "command_prefix": "."