We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37713fb commit 5bdfb6fCopy full SHA for 5bdfb6f
cogs/modmail.py
@@ -96,7 +96,7 @@ async def snippets(self, ctx):
96
To use snippets:
97
98
First create a snippet using:
99
- - `{prefix}snippet add snippet-name A pre-defined text.`
+ - `{prefix}snippets add snippet-name A pre-defined text.`
100
101
Afterwards, you can use your snippet in a thread channel
102
with `{prefix}snippet-name`, the message "A pre-defined text."
0 commit comments