diff --git a/config b/config deleted file mode 100644 index 94d8355..0000000 --- a/config +++ /dev/null @@ -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"] -}