π΄Embed Customization
Customizing the "Message Blocked" Embed
When a message is blocked, Bad Word Blocker sends an embed (unless you have it disabled with the "self destruct counter" option).
It is possible to customize this embed.
You can customize the following aspects:
Title
The text that's shown at the very top of the embed
Description
The "body" of the embed. The following placeholders are permitted:
{username}
- The authorβs username{mention}
- The authorβs @mention{content}
- The contents of the deleted message. If you put a word in parathesis after the wordcontent
, then every usage of a blacklisted item will be replaced with that word. For example, if you put{content(cheese)}
, then every blacklisted item will be replaced with the word βcheeseβ.{strikes}
- The new amount of strikes they have{strikes_remaining}
- If you have a limit set up, how many strikes are left until they reach the next limit.{date}
- Date of when the message was deleted{blacklisted_items}
- The blacklisted items found that caused the deletion of the message{next_limit_action}
- If you have a limit set up, the action of the next limit{next_limit_minutes}
- If you have a limit set up, the minutes of the next limit{next_limit_strikes}
- If you have a limit set up, the strikes of the next limit.
Color
The color of the stripe on the left side of the embed
Self destruct counter
Set to -1 to never send embed
Set to 0 to never delete embed after sending
Any value over 1 is amount of seconds before the embed deletes itself. For example, if you set to 5, the embed will be deleted 5 seconds after sending
How to Customize the Embed
Only people with Manage Messages
or Administrator
permission can customize the embed
Navigate to your Discord server
In any channel, type in
/customize embed
Hit the Enter button if you're on computer. If you're on mobile, hit the send button.
Enter the desired values into each field. Refer to previous section.
Hit "Submit"
Last updated