Snippets
Snippets are commands that you can use to reply faster. Snippets saves you a lot from typing and also lets you reply with an informative message
Managing Snippets
To manage any snippets, you must have the MANAGE_GUILD
permission in the server.
Adding Snippets
To add a Snippet, use the >s
command. The name is what Staff will type in to be able to send the snippet and the value is what sends. Snippet names must also only be one word.
>s add <name> <value>
Removing Snippets
To remove a Snippet, use the >s
command. The name is what Staff type in to be able to send the snippet. Snippet names are only be one word.
>s delete <name>
Sending Snippets
Sending Normal Snippets
Sending snippets in a channel is different to a command. The name is the name of the snippet.
A normal snippet shows the message author's name, their discriminator, their avatar, and snippet content.
><name>
Sending Anonymous Snippets
Sending snippets in a channel is different to a command. The name is the name of the snippet.
An Anonymous Snippet shows the message author's highest roles' name, the Staff Server's icon, and snippet content.
>><name>
Viewing Snippets
Depending on your ModMail version, you may have access to viewing all Snippets.
>as
Last updated
Was this helpful?