From 19d2ef281c4bf42a076810510f1600ada876908a Mon Sep 17 00:00:00 2001 From: Profitroll Date: Sun, 15 Dec 2024 23:45:57 +0200 Subject: [PATCH] Clarified a few points about the configuration --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 88cc342..4a269e2 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,11 @@ ## Configuration -So bot has its "config_example.json" and it needs to be changed. -Copy this file to "config.json" and open it with any text editor. +There's a file `config_example.json` which contains default configuration +and should be used as a base config. + +Copy this file to `config.json` and open it with any text editor of your liking. + Modify the newly created configuration file to fit your needs. Mandatory keys to modify: