{ "discord": { "prefix": "!", "developers": [ "132620781791346688", "132777808362471424" ], "developmentMode": false, "clientOptions": { "commentedOut": ["GUILD_PRESENCES","REACTION","MESSAGE","USER"], "partials": [ "CHANNEL" ], "intents": [ "GUILDS", "GUILD_MEMBERS", "GUILD_MESSAGES", "GUILD_VOICE_STATES", "GUILD_WEBHOOKS", "GUILD_BANS", "GUILD_MESSAGE_REACTIONS", "DIRECT_MESSAGES" ], "invalidRequestWarningInterval": 500 }, "invite": "https://discord.gg/49u6cHu", "shardOptions": { "totalShards": "auto" }, "slashCommands": { "developerGuilds": [ "264527028751958016", "207880433432657920" ] } }, "logger": { "directory": "/logs/" }, "storage": { "mongodb": { "database": "galactic", "tables": [ "guilds", "attachments", "permissions", "webhooks", "wordwatcher", "users", "callbacks", "role_cache" ] }, "mariadb": { "tables": [] } }, "api": { "load": false, "http": { "port": 5000 }, "domain": "galactic.corgi.wtf", "authCallback": "/api/auth/login", "dashboardUrl": "/dashboard", "discord": { "scope": [ "identify", "guilds" ], "token": "" }, "logger": { "webhook": { "disabled": false } }, "shardCount": 1, "debug": true } }