This commit is contained in:
Luke Rogers 2012-02-17 13:35:01 +13:00
parent dd0cec62bc
commit ab2eb8c4f3

View file

@ -22,7 +22,7 @@ if not os.path.exists('config'):
"channels": ["#channel"], "channels": ["#channel"],
"command_prefix": ".", "command_prefix": ".",
"stayalive": "", "stayalive": "",
"stayalive_delay": "20", "stayalive_delay": "20"
} }
}, },
"disabled_plugins": [], "disabled_plugins": [],