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