diff --git a/core/config.py b/core/config.py index 96f2302..644f07d 100755 --- a/core/config.py +++ b/core/config.py @@ -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"