add red-discordbot

This adds the red discordbot
This commit is contained in:
Michael Parker
2020-04-20 23:08:30 -04:00
parent 145b61cb87
commit 0196f44d04
2 changed files with 54 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"pterodactyl": {
"DATA_PATH": "/home/container/.local/share/Red-DiscordBot/data/pterodactyl",
"COG_PATH_APPEND": "cogs",
"CORE_PATH_APPEND": "core",
"STORAGE_TYPE": "JSON",
"STORAGE_DETAILS": {}
}
}