From 97d05866e2b55d083cd358ebac8bb0c157d46d37 Mon Sep 17 00:00:00 2001 From: Kostiantyn Kuleshov Date: Wed, 18 Jan 2023 11:23:28 +0200 Subject: [PATCH] Updated default config link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8a29dd..7cab0f4 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Installation instructions are listed below. Please, make sure you have installed 14. Bot is ready! Run it using `python yusarin.py` ## Config explanation -Default configuration file is [available here](https://git.end-play.xyz/profitroll/YusarinBot/blob/main/config.json) +Default configuration file is [available here](https://git.profitroll.eu/profitroll/YusarinBot/src/branch/main/config.json) - "debug" - Option that enables more detailed log messages [Boolean] - "owner" - Discord ID of user who will be able to execute admin commands (`$shutdown` for example) [Integer] - "bot_name" - Name of your bot. Is not used anywhere yet [String]