Fix help formatting

This commit is contained in:
Agatha 2020-03-29 19:14:51 +03:00
parent 1a6dd19c01
commit 2473ddbaab
1 changed files with 2 additions and 2 deletions

View File

@ -446,7 +446,7 @@ fn help(ctx: &mut Context, message: &Message) -> CommandResult {
("owo sausage", "sosig", false), ("owo sausage", "sosig", false),
("owo help", "Help the fellow humanz!", false), ("owo help", "Help the fellow humanz!", false),
("owo info", "Show information about me!", false), ("owo info", "Show information about me!", false),
/* ( /*(
"owo compare_bot ``bot's name``", "owo compare_bot ``bot's name``",
"Compare me to other robots!", "Compare me to other robots!",
false, false,
@ -459,7 +459,7 @@ fn help(ctx: &mut Context, message: &Message) -> CommandResult {
("owo ship ``[names]``", "*shipping intensifies*", false), ("owo ship ``[names]``", "*shipping intensifies*", false),
("owo headpat ``name``", "Headpat someone", false), ("owo headpat ``name``", "Headpat someone", false),
("owo owo ``text``", "owoify input text", false), ("owo owo ``text``", "owoify input text", false),
("Admin commands:", "\u{200B}", true), ("\u{200B}", "**Admin commands:**", false),
("owo halt", "kill me", false), ("owo halt", "kill me", false),
("owo list_srv", "list my servers", false), ("owo list_srv", "list my servers", false),
( (