From af508e7c735a9ea329bbc6d142f6d9f68c7a5320 Mon Sep 17 00:00:00 2001 From: dev-737 <73829355+dev-737@users.noreply.github.com> Date: Tue, 20 Feb 2024 19:27:50 +0530 Subject: [PATCH] chore: update support server invite --- src/utils/Constants.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/utils/Constants.ts b/src/utils/Constants.ts index 719bdc49..e96f424f 100644 --- a/src/utils/Constants.ts +++ b/src/utils/Constants.ts @@ -46,7 +46,7 @@ export const LINKS = { TOPGG_API: 'https://top.gg/api/bots/769921109209907241', VOTE: 'https://top.gg/bot/769921109209907241/vote', DOCS: 'https://docs.interchat.fun', - SUPPORT_INVITE: 'https://discord.gg/BwhB9SHaxe', + SUPPORT_INVITE: 'https://discord.gg/8DhUA4HNpD', APP_DIRECTORY: 'https://discord.com/application-directory/769921109209907241', RULES_BANNER: 'https://i.imgur.com/MBG0Rks.png', EASTER_AVATAR: 'https://i.imgur.com/80nqtSg.png',