Default config changes

This commit is contained in:
neersighted 2012-02-28 17:33:16 -08:00
parent 6eaa081725
commit 49f1492efa

View file

@ -43,15 +43,8 @@ if not os.path.exists('config'):
}, },
"censored_strings": "censored_strings":
[ [
"DCC SEND", "mypass",
"1nj3ct", "mysecret"
"thewrestlinggame",
"startkeylogger",
"hybux",
"\\0",
"\\x01",
"!coz",
"!tell /x"
], ],
"admins": ["myname"] "admins": ["myname"]
}''') + '\n') }''') + '\n')