This commit is contained in:
neersighted 2012-03-01 01:19:24 -08:00
parent 543eab562e
commit 1789cd3b26

View file

@ -20,8 +20,8 @@ if not os.path.exists('config'):
"realname": "CloudBot - http://git.io/cloudbot", "realname": "CloudBot - http://git.io/cloudbot",
"nickserv_password": "", "nickserv_password": "",
"channels": ["#cloudbot"], "channels": ["#cloudbot"],
"invitejoin": "True", "invitejoin": true,
"autorejoin": "False", "autorejoin": false,
"command_prefix": ".", "command_prefix": ".",
"stayalive": "", "stayalive": "",
"stayalive_delay": "20" "stayalive_delay": "20"