diff --git a/src/bot_runner.rs b/src/bot_runner.rs index d344ab1..7d91837 100644 --- a/src/bot_runner.rs +++ b/src/bot_runner.rs @@ -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!(