diff --git a/config/config.js b/config/config.js index 7840fb8..bc4690b 100644 --- a/config/config.js +++ b/config/config.js @@ -3,6 +3,7 @@ module.exports = { Version: "0.1.0", Admins: ["362791661274660874"], // Admins of the bot DefaultPrefix: "?", + ServerID: "955668596745461830", SupportServer: "https://discord.gg/YCXhvy9uZw", //Support Server Link Token: process.env.token || "", //Discord Bot Token Scopes: ["identify", "guilds", "applications.commands"], //Discord OAuth2 Scopes