Удалить cogs/config.json

This commit is contained in:
2026-04-14 15:58:57 +00:00
parent 32a1641c03
commit 6f36e31c52

View File

@@ -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
}
}