credentials.json changed, some moved to data/config.json, blacklisting

This commit is contained in:
Master Kwoth
2016-03-03 21:24:07 +01:00
parent a6ebff0a17
commit d62275d1c8
16 changed files with 168 additions and 104 deletions

Binary file not shown.

View File

@ -0,0 +1,7 @@
{
"DontJoinServers": false,
"ForwardMessages": true,
"ServerBlacklist": [],
"ChannelBlacklist": [],
"UserBlacklist": []
}