remove deprecated config
This commit is contained in:
1 file changed
-1
@@ -5,7 +5,6 @@ module.exports = {
|
||||
Dev: "PROD.",
|
||||
Version: package.version, // (major).(feature).(revision/bug/refactoring)
|
||||
Admins: ["362791661274660874", "329371697570381824"], // Admins of the bot
|
||||
DefaultPrefix: "?",
|
||||
ServerID: "955668596745461830",
|
||||
SupportServer: "https://discord.gg/YCXhvy9uZw", //Support Server Link
|
||||
Token: process.env.token || "", //Discord Bot Token
|
||||
|
||||
Reference in new issue
Block a user