Add missing command help

This commit is contained in:
August 2026-05-21 21:46:36 -04:00
parent 5e181b7a0a
commit bd6481f1a1
Signed by: shibedrill
SSH Key Fingerprint: SHA256:M0m3JW1s38BgO2t0fG146Yxd9OJ2IOqkvCAsuRHQ6Pw

View File

@ -178,6 +178,7 @@ pub async fn contact(
Ok(())
}
/// Get info about the bot itself
#[poise::command(slash_command)]
pub async fn about(ctx: poise::Context<'_, Data, serenity::Error>) -> Result<(), serenity::Error> {
ctx.say(format!(