Added Discord bot 'Red bot'

This commit is contained in:
2025-08-29 00:32:23 +00:00
parent 2280ba017c
commit ecad8c9179
5 changed files with 23 additions and 0 deletions

9
redbot/config.json Normal file
View File

@@ -0,0 +1,9 @@
{
"docker": {
"DATA_PATH": "/data",
"COG_PATH_APPEND": "cogs",
"CORE_PATH_APPEND": "core",
"STORAGE_TYPE": "JSON",
"STORAGE_DETAILS": {}
}
}