debug killfeed

This commit is contained in:
SowinskiBraeden committed 2023-03-31 17:56:49 -07:00
1 parent 039f722dd5
commit 5f6a864e39
3 files changed
+29 -28

No files matched your search

+1 -1
View File
@@ -6,7 +6,7 @@ module.exports = {
Version: package.version, // (major).(feature).(revision/bug/refactoring)
Admins: ["362791661274660874", "329371697570381824"], // Admins of the bot
ServerID: "1050215624053374976",
Guild: process.env.GuildID || "",
GuildID: process.env.GuildID || "",
SupportServer: "https://discord.gg/KVFJCvvFtK", //Support Server Link
Token: process.env.token || "", //Discord Bot Token
Scopes: ["identify", "guilds", "applications.commands"], //Discord OAuth2 Scopes