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",
"nickserv_password": "",
"channels": ["#cloudbot"],
"invitejoin": "True",
"autorejoin": "False",
"invitejoin": true,
"autorejoin": false,
"command_prefix": ".",
"stayalive": "",
"stayalive_delay": "20"