added autorejoin, fixed bug

This commit is contained in:
neersighted 2012-02-28 15:02:44 -08:00
parent af97d71f33
commit e6acc60343
2 changed files with 21 additions and 31 deletions

View file

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