From 02f64c91665d563d9873b82d10f5ccdfd7efd07c Mon Sep 17 00:00:00 2001 From: SowinskiBraeden Date: Fri, 2 Dec 2022 19:55:23 -0800 Subject: [PATCH] remove deprecated config --- config/config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/config/config.js b/config/config.js index 3a72660..58390f9 100644 --- a/config/config.js +++ b/config/config.js @@ -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