🎴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 word content, 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.

Click for custom description example
Custom Description
Resulting Embed
  • 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

Premium Users: Can customize everything

Free Users: Can only customize the title and self destruct counter

How to Customize the Embed

  1. Navigate to your Discord server

  2. In any channel, type in /customize embed

  3. Hit the Enter button if you're on computer. If you're on mobile, hit the send button.

  4. Enter the desired values into each field. Refer to previous section.

  5. Hit "Submit"

Last updated