forked from sorceress/rustcord
Update help
This commit is contained in:
parent
150f5ae303
commit
18f47160f2
|
@ -525,6 +525,7 @@ fn help(ctx: &mut Context, message: &Message) -> CommandResult {
|
||||||
"Create an embed from a Toml object",
|
"Create an embed from a Toml object",
|
||||||
true,
|
true,
|
||||||
),
|
),
|
||||||
|
("owo!desc", "Display channel's topic", true),
|
||||||
("owo!ship ``[names]``", "*Shipping intensifies*", true),
|
("owo!ship ``[names]``", "*Shipping intensifies*", true),
|
||||||
("owo!headpat ``name``", "Headpat someone", true),
|
("owo!headpat ``name``", "Headpat someone", true),
|
||||||
("owo!owo ``text``", "owoify input text", true),
|
("owo!owo ``text``", "owoify input text", true),
|
||||||
|
|
Loading…
Reference in New Issue