From 5de9a2468f6c8d3ca6a052015337957941a32ad7 Mon Sep 17 00:00:00 2001 From: Master Kwoth Date: Fri, 4 Mar 2016 12:47:13 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 349ceaf9..32efe573 100644 --- a/README.md +++ b/README.md @@ -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,