Skip to content

Commit

Permalink
Update invite URL
Browse files Browse the repository at this point in the history
  • Loading branch information
doinkythederp committed Nov 10, 2023
1 parent d2b8403 commit 895429f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.ts
Original file line number Diff line number Diff line change
@@ -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";

0 comments on commit 895429f

Please sign in to comment.