From 6f36e31c522ce2241fd076699dcea58ecb430865 Mon Sep 17 00:00:00 2001 From: perforat Date: Tue, 14 Apr 2026 15:58:57 +0000 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B4=D0=B0=D0=BB=D0=B8=D1=82=D1=8C=20co?= =?UTF-8?q?gs/config.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cogs/config.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 cogs/config.json diff --git a/cogs/config.json b/cogs/config.json deleted file mode 100644 index 203872e..0000000 --- a/cogs/config.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "description": "Shows this help message", - "usages": ["help"], - "hidden": false, - "messages": { - "upper_desc": "Commands:", - "footer": "If something's wrong, contact the bot owner.", - "pfx_message": "Prefix:" - }, - "settings": { - "command_pfx": "!", - "cogs_dir": "..", - "column_width": 20 - } -} \ No newline at end of file