How to Add an Embed to Mimu's Booster Message

If you've set up Mimu Bot on your Discord server, you already know it handles economy, leveling, and server engagement in a polished way. One of its more personal touches is the booster message — an automatic message that fires when a member boosts your server. Adding an embed to that message makes it look significantly more professional than a plain text response, but the setup process trips up a lot of server admins who aren't familiar with how Mimu structures its configuration.

Here's a clear breakdown of how embeds work within Mimu's booster message system, what you can customize, and what factors determine how your result actually looks.


What Is a Booster Message Embed in Mimu?

When someone boosts your Discord server, Mimu can automatically send a congratulatory message in a channel of your choosing. By default, this can be plain text — but Mimu supports rich embeds, which are the formatted card-style messages with colored sidebars, titles, descriptions, thumbnails, and footer text that you see frequently in well-run Discord servers.

An embed in this context is not a third-party widget or iframe. It's Discord's native message embed format, configured through Mimu's dashboard or command system using structured JSON or a visual embed builder.


How to Add an Embed to Mimu's Booster Message

Step 1 — Access Mimu's Dashboard or Use the Command

Mimu offers two main ways to configure the booster message:

  • Web Dashboard — Log in at Mimu's official dashboard with your Discord account. Navigate to your server, then find the Boosts or Booster Messages section.
  • In-Server Command — Use the appropriate Mimu command (typically /boostreward or a similar boost configuration command) directly in your Discord server if you prefer not to use the dashboard.

The dashboard method is generally easier for building embeds visually.

Step 2 — Enable the Booster Message

Before configuring the embed, confirm the booster message feature is toggled on and that you've assigned a channel where it should post. Without a designated channel, even a perfectly built embed won't fire.

Step 3 — Switch from Plain Text to Embed Format

Inside the booster message configuration, you'll typically see a toggle or option to switch the message type from plain text to embed. Selecting embed mode will reveal additional fields:

Embed FieldWhat It Does
TitleBold headline at the top of the embed
DescriptionMain body text — supports Mimu variables
ColorThe colored sidebar strip (hex value)
ThumbnailSmall image in the upper right corner
ImageLarge banner image inside the embed
FooterSmall text at the bottom of the embed
AuthorOptional name/icon displayed above the title

Step 4 — Use Mimu's Variables Inside the Embed

This is where embeds become genuinely useful. Mimu supports dynamic variables that pull live data into your embed text. Common ones relevant to booster messages include:

  • {user} — mentions the booster by username
  • {user.mention} — pings the booster directly
  • {server} — inserts your server name
  • {server.boostcount} — displays the current total boost count
  • {user.boosts} — shows how many times that member has boosted

These variables work inside the description, title, and footer fields. 🎉 Using them means every booster gets a message that feels specific to them, not generic.

Step 5 — Save and Test

After building your embed, save the configuration and test it. Mimu typically offers a preview function on the dashboard, or you can use a test trigger if available. Some server admins temporarily boost their own server (if they have an available boost) to verify the live output.


Factors That Affect How Your Embed Looks and Behaves

Not every server's result will look identical, even with the same settings. Several variables shape the actual experience:

Discord client version — Embeds render slightly differently across desktop, browser, and mobile Discord clients. A thumbnail that looks clean on desktop may feel cramped on mobile.

Server boost level — Certain visual features and channel types are only available at specific Nitro boost tiers. While the embed itself isn't gated, some image sizes and banner assets you might want to use in the embed can be.

Mimu plan tier — Mimu has free and premium tiers. Some embed customization options, additional variables, or advanced formatting features may only be accessible on paid plans. What's available in your dashboard directly reflects your current subscription level.

Image hosting — If you're adding a thumbnail or image to the embed, you'll need a publicly accessible image URL. Images hosted behind logins, paywalls, or expiring links won't load. Discord CDN links, Imgur, or other stable public hosts generally work reliably.

Variable availability — Not all variables work in all fields. Some variables are only parsed in the description, not in the title or footer. Testing is the only reliable way to confirm behavior for your specific Mimu version.


What "Good" Embed Configuration Looks Like Across Different Setups

A small, casual server might use a simple embed — a single line of description with a {user.mention}, a brand color, and nothing else. Clean, fast, functional.

A larger community server might go further: a custom banner image sized for embed display, a description that lists server perks for boosters, a footer with the total boost count, and an author field showing the server icon. 🖼️

An admin with no design background using the free Mimu tier will have a narrower set of options than someone on a premium plan with a pre-designed image asset ready to drop in.

The embed builder is genuinely flexible — but how far that flexibility takes you depends on what you're bringing to the configuration: your plan level, your image assets, your comfort with hex color codes, and how much you want the message to reflect your server's specific identity.