added configurable auto-invite-join

This commit is contained in:
neersighted 2012-02-28 15:11:30 -08:00
parent e6acc60343
commit 6cf588b994
2 changed files with 17 additions and 7 deletions

View file

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