change help command description
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
use crate::{Context, Error};
|
use crate::{Context, Error};
|
||||||
|
|
||||||
|
/// ℹ️ Display all commands and their uses
|
||||||
|
///
|
||||||
/// Show this help menu
|
/// Show this help menu
|
||||||
#[poise::command(slash_command)]
|
#[poise::command(slash_command)]
|
||||||
pub async fn help(
|
pub async fn help(
|
||||||
|
|||||||
Reference in New Issue
Block a user