mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-28 19:26:22 +00:00
Fix description of mood
This commit is contained in:
@@ -2718,7 +2718,7 @@ static struct cmd_t command_defs[] = {
|
|||||||
CMD_DESC(
|
CMD_DESC(
|
||||||
"Set your mood (XEP-0107).")
|
"Set your mood (XEP-0107).")
|
||||||
CMD_ARGS(
|
CMD_ARGS(
|
||||||
{ "set <mood> <", "Set user mood to <mood> with an optional [text]. Use /mood set <tab> to toggle through predfined moods." },
|
{ "set <mood> [text]", "Set user mood to <mood> with an optional [text]. Use /mood set <tab> to toggle through predfined moods." },
|
||||||
{ "clear", "Clear your user mood." })
|
{ "clear", "Clear your user mood." })
|
||||||
CMD_EXAMPLES(
|
CMD_EXAMPLES(
|
||||||
"/mood set happy \"So happy to use Profanity!\"",
|
"/mood set happy \"So happy to use Profanity!\"",
|
||||||
|
|||||||
Reference in New Issue
Block a user