Updated and moved keep_alive code

This commit is contained in:
Luke Rogers 2012-04-25 19:46:54 +12:00
parent ec0eae4bf6
commit 2533d7fffe

View file

@ -23,8 +23,7 @@ if not os.path.exists('config'):
"invitejoin": true, "invitejoin": true,
"autorejoin": false, "autorejoin": false,
"command_prefix": ".", "command_prefix": ".",
"stayalive": false, "keep_alive": false
"stayalive_delay": 20
} }
}, },
"disabled_plugins": [], "disabled_plugins": [],