From 5e48f27584c9eeaad8d2985862c9c58012c29b38 Mon Sep 17 00:00:00 2001 From: EvolutionX Date: Tue, 13 Sep 2022 10:26:50 +0530 Subject: [PATCH] chore: update help --- src/commands/help.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/help.ts b/src/commands/help.ts index 5f44b6a..e33d94b 100644 --- a/src/commands/help.ts +++ b/src/commands/help.ts @@ -11,7 +11,7 @@ export function help() { If you're new to ${cyanBright('sern')}, run ${magentaBright( 'sern init' )} 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` )}`;