Updated default config file

This commit is contained in:
Luke Rogers 2011-11-21 15:09:16 +13:00
parent b7eee30feb
commit 3abd8acef7
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ if not os.path.exists('config'):
"server": "irc.esper.net",
"nick": "cloudbot_test",
"user": "cloudbot",
"realname": "CloudBot 3/DEV",
"realname": "CloudBot/DEV - https://github.com/lukeroge/CloudBot",
"nickserv_password": "",
"channels": ["#mau5bot"]
}