Authorized Bot users may define templates that can be used as default moderation narratives.

  • Once a template is selected, moderators can then modify any part of the narrative.
  • Selecting a different template will replace any existing narrative that may have been entered.

Reason

Templates for the currently selected reason will be listed.

  • If a reason is not selected, all templates will be displayed, including global templates that aren’t associated with a reason.

Template name

Template names will be displayed in a dropdown box once a moderation reason is selected.

Template locale

Templates may have multiple language translations based on the selected locale.

  • To view templates in all locales, check the box on the top right corner of the template admin page.

Template text

Enter the text that will pre-fill the narrative box when this template is selected.

  • Variables may be supported in future versions.

Discord text formatting

CodeDescription
*text*Italic text
**text**Bold text
***text***Bold and italic text
_text_Underscore text
~~text~~Strikethrough
``text`` Fixed pitch text
```
text
text
```
Multi-line fixed pitch text
> textQuoted text
||text||Spoiler text
<t:timestamp:FORMAT>Format unix timestamp. FORMAT can be:
t 5:35 PM
T 5:35:00 PM
d 07/25/2022
D July 25, 2022
f July 25, 2022 5:35 PM
F Monday, July 25, 2022 5:35 PM
R in 2 minutes
<#ID>Mention channel with numeric ID
<@ID>Mention user with numeric ID
<@&ID>Mention role with numeric ID
<:CustomEmote:ID>Show a custom emote with numeric ID
<a:CustomEmote:ID>Show an animated custom emote with numeric ID
[text](URL)Masked links
# Big header
## Smaller header
### Even smaller header
Heading styles
- List item
* List item
- Indented list item
* Indented list item
List formatting
The above formats may be used inside certain Discord messages and embeds.

Security

Template administration requires that the Bot user has the ‘Template admin’ authority.

See also

Was this page helpful?