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(