include icon url

This commit is contained in:
Braeden Sowinski committed 2022-10-12 15:16:16 +00:00
1 parent 0bcd951db6
commit 9f7ca95d4d
1 file changed
+1 -1
+1 -1
View File
@@ -9,7 +9,7 @@ module.exports = {
SupportServer: "https://discord.gg/YCXhvy9uZw", //Support Server Link SupportServer: "https://discord.gg/YCXhvy9uZw", //Support Server Link
Token: process.env.token || "", //Discord Bot Token Token: process.env.token || "", //Discord Bot Token
Scopes: ["identify", "guilds", "applications.commands"], //Discord OAuth2 Scopes Scopes: ["identify", "guilds", "applications.commands"], //Discord OAuth2 Scopes
IconURL: "", IconURL: "https://cdn.discordapp.com/avatars/992978604965240932/1555ac63f4f4741e7b41d08a68c2f733.png?size=256",
Colors: { Colors: {
Default: "#6e5145", Default: "#6e5145",
Red: "#ba0f0f", Red: "#ba0f0f",