Skip to content

Message Snippets

Repetitive support requests are a drain on your moderation team’s time. Message Snippets are your server’s “quick-reply” toolkit—professional, pre-defined shortcuts that your staff can fire off in an instant to handle common questions.

  • Consistency: Ensure every staff member gives the same, official answer to common questions (e.g., “How do I apply for staff?”).
  • Speed: Use Slash Command Autocomplete to find and send a snippet in seconds.
  • Advanced Logic: Snippets aren’t just for plain text—they support TagScript for dynamic responses.

Use /snippet create <trigger> <content> to save a new shortcut.

  • Trigger: The short keyword you’ll type to find the snippet (e.g., rules).
  • Content: The full message you want ZeD to send.
  • Trigger: rules
  • Content: “Please respect all rules found in <#12345678>. Repeat offenses will lead to a ban!”

Run /snippet use and start typing your trigger. Zero Degree will provide a list of matching triggers for you to select.

You can use TagScript inside your snippets to make them feel more personalized and human:

  • Trigger: hello
  • Content: “Hi {user}, glad you’re here! Check out the current {memberCount} members in {guild}!”
  • /snippet list: See all the available triggers in your server’s library.
  • /snippet delete <trigger>: Retire an old shortcut that’s no longer needed.

[!IMPORTANT] Who Can Use Snippets? By default, snippets are restricted to users with “Manage Messages” permissions. This ensures only authorized personnel can send these official-looking responses.

Next: Sticky Messages - Keeping the context clear