From 12f34001640e6297fadae84606d0a6dcc1fc2efc Mon Sep 17 00:00:00 2001 From: Azur84 Date: Mon, 11 May 2026 21:48:52 +0200 Subject: [PATCH] change help command description --- src/commands.rs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/commands.rs b/src/commands.rs index a4cee33..c0f22e2 100644 --- a/src/commands.rs +++ b/src/commands.rs @@ -1,5 +1,7 @@ use crate::{Context, Error}; +/// ℹ️ Display all commands and their uses +/// /// Show this help menu #[poise::command(slash_command)] pub async fn help(