diff --git a/src/commands/help.ts b/src/commands/help.ts index e33d94b..9296d5f 100644 --- a/src/commands/help.ts +++ b/src/commands/help.ts @@ -13,6 +13,6 @@ export function help() { )} for an interactive setup to your new bot project! ${green( - `If you have any ideas, suggestions, bug reports, kindly join our support server: https://discord.gg/xzK5fUKT4r` + `If you have any ideas, suggestions, bug reports, kindly join our support server: https://sern.dev/discord` )}`; }