Edited config handling

This commit is contained in:
Luke Rogers 2011-11-21 12:01:06 +13:00
parent 187d0adf1f
commit 97f1f674d2
1 changed files with 0 additions and 32 deletions

32
config
View File

@ -1,32 +0,0 @@
{
"connections":
{
"CONNECTION_NAME":
{
"server": "",
"nick": "",
"user": "",
"realname": "",
"nickserv_password": "",
"channels": ["#CHANNEL","#CHANNEL"]
}
},
"disabled_plugins": [],
"disabled_commands": [],
"acls": {},
"prefix": ".",
"api_keys": {"geoip":"NULL","mc":["USER","PASS"]},
"censored_strings":
[
"DCC SEND",
"1nj3ct",
"thewrestlinggame",
"startkeylogger",
"hybux",
"\\0",
"\\x01",
"!coz",
"!tell /x"
],
"admins": ["USERNAME"]
}