From 034994775ae54aa8af6533105e5a49d6ff1a8d70 Mon Sep 17 00:00:00 2001 From: Agatha Date: Sun, 29 Mar 2020 19:14:51 +0300 Subject: [PATCH] Fix help formatting --- src/main.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main.rs b/src/main.rs index 403c3b4..9609e84 100755 --- a/src/main.rs +++ b/src/main.rs @@ -446,7 +446,7 @@ fn help(ctx: &mut Context, message: &Message) -> CommandResult { ("owo sausage", "sosig", false), ("owo help", "Help the fellow humanz!", false), ("owo info", "Show information about me!", false), - /* ( + /*( "owo compare_bot ``bot's name``", "Compare me to other robots!", false, @@ -459,7 +459,7 @@ fn help(ctx: &mut Context, message: &Message) -> CommandResult { ("owo ship ``[names]``", "*shipping intensifies*", false), ("owo headpat ``name``", "Headpat someone", false), ("owo owo ``text``", "owoify input text", false), - ("Admin commands:", "\u{200B}", true), + ("\u{200B}", "**Admin commands:**", false), ("owo halt", "kill me", false), ("owo list_srv", "list my servers", false), (