Fix help formatting
This commit is contained in:
parent
e08db5b770
commit
034994775a
|
@ -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),
|
||||
(
|
||||
|
|
Loading…
Reference in New Issue