From 5e578ae2f046be57a08bff6624e15d1bc245c677 Mon Sep 17 00:00:00 2001 From: Braeden Sowinski Date: Sun, 31 Jul 2022 19:12:28 -0700 Subject: [PATCH] add alt to administrators --- config/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.js b/config/config.js index b15bd69..ac16d6e 100644 --- a/config/config.js +++ b/config/config.js @@ -1,7 +1,7 @@ module.exports = { Dev: "PROD", Version: "0.9.0", - Admins: ["362791661274660874"], // Admins of the bot + Admins: ["362791661274660874", "329371697570381824"], // Admins of the bot DefaultPrefix: "?", ServerID: "955668596745461830", SupportServer: "https://discord.gg/YCXhvy9uZw", //Support Server Link