added autorejoin, fixed bug
This commit is contained in:
parent
af97d71f33
commit
e6acc60343
2 changed files with 21 additions and 31 deletions
|
@ -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"
|
||||
|
|
Reference in a new issue