4.1.6 update config
This commit is contained in:
2 files changed
+3
-3
No files matched your search
+2
-2
@@ -5,8 +5,8 @@ module.exports = {
|
||||
Dev: "PROD.",
|
||||
Version: package.version, // (major).(feature).(revision/bug/refactoring)
|
||||
Admins: ["362791661274660874", "329371697570381824"], // Admins of the bot
|
||||
ServerID: "",
|
||||
SupportServer: "", //Support Server Link
|
||||
ServerID: "1050215624053374976",
|
||||
SupportServer: "https://discord.gg/KVFJCvvFtK", //Support Server Link
|
||||
Token: process.env.token || "", //Discord Bot Token
|
||||
Scopes: ["identify", "guilds", "applications.commands"], //Discord OAuth2 Scopes
|
||||
IconURL: "",
|
||||
|
||||
Reference in new issue
Block a user