From c0fe3ef08c061894667162690617b675110bc7b5 Mon Sep 17 00:00:00 2001 From: Hri7566 Date: Thu, 22 Feb 2024 14:49:02 -0500 Subject: [PATCH] Underline --- src/api/commands/groups/general/help.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/commands/groups/general/help.ts b/src/api/commands/groups/general/help.ts index 31b81d1..f6b9fe3 100644 --- a/src/api/commands/groups/general/help.ts +++ b/src/api/commands/groups/general/help.ts @@ -23,7 +23,7 @@ export const help = new Command( "command.general.help", async ({ id, command, args, prefix, part, user }) => { if (!args[0]) { - return `${commandGroups + return `__Fishing:__\n${commandGroups .map( group => `${group.displayName}: ${group.commands