Update README.md
This commit is contained in:
parent
6417f41953
commit
5de9a2468f
@ -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
|
```json
|
||||||
{
|
{
|
||||||
"DontJoinServers": false,
|
"DontJoinServers": false,
|
||||||
|
Loading…
Reference in New Issue
Block a user