diff --git a/src/constants.ts b/src/constants.ts index 841245c..06fc019 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -1,4 +1,4 @@ export const INVITE_LINK = - "https://discord.com/api/oauth2/authorize?client_id=1044791133416464384&permissions=313344&scope=bot%20applications.commands"; + "https://discord.com/api/oauth2/authorize?client_id=1044791133416464384&permissions=537193488&scope=bot%20applications.commands"; export const VOTE_LINK = "https://top.gg/bot/1044791133416464384/vote"; export const SUPPORT_LINK = "https://discord.gg/9XRpc6DTg9";