Update README.md

This commit is contained in:
Master Kwoth 2016-03-04 12:47:13 +01:00
parent 6417f41953
commit 5de9a2468f

View File

@ -37,7 +37,9 @@ In your bin/debug folder (or next to your exe if you are using release version),
}
```
#### data/config.json example
Next to your exe you must also have a data folder in which there is config.json (among other things) which will contain some user specific config, like should bot join servers, should pms to bot be forwarded to you and list of ids of blacklisted users, channels and servers.
##### data/config.json example
```json
{
"DontJoinServers": false,