RimplleeRimpllee

Webhook Builder

Design and send rich embeds, messages and link buttons through any Discord webhook — straight from the dashboard.

The Webhook Builder is a visual editor for Discord webhook messages — think Discohook, but built into Rimpllee and a little nicer. Compose plain text, rich embeds and link buttons, watch a live preview, then send it through any webhook URL you paste. It's free for everyone and works on any channel — the bot doesn't even need to be there.

You'll find it in the dashboard sidebar under Other → Webhook Builder.

A webhook posts under its own name and avatar. You can override the name and avatar per message in the builder, so one webhook can send messages that look like they come from different sources.

Get a webhook URL

  1. 1

    Open the channel's settings

    In Discord, go to the channel you want to post in → Edit Channel → Integrations → Webhooks.

  2. 2

    Create a webhook

    Click New Webhook (or pick an existing one), give it a name and avatar if you like, then press Copy Webhook URL.

  3. 3

    Paste it into the builder

    Back in Other → Webhook Builder, paste the URL into the Webhook URL field. That's the only required field.

Keep your webhook URL private

Anyone with the URL can post to that channel. Don't share it publicly — if it leaks, delete the webhook in the channel settings and create a new one.

Build your message

  • Message content — plain text shown above the embeds, with full markdown support (up to 2000 characters).
  • Embeds — up to 10 rich embeds, each with a title, description, colour, author, image, thumbnail, footer and up to 25 fields.
  • Override name & avatar — change how the webhook appears for this one message.
  • Live preview — everything you build renders on the right exactly as Discord will show it.

Add link buttons that open a URL when clicked — each with a label, an optional emoji and the link it points to. Buttons show in a row under your message.

Webhooks can send buttons but can't receive clicks, so only link buttons are available here (not interactive ones). Free servers can add 1 button; Premium servers up to 5.

Components V2 (Premium)

Premium servers can switch the builder into Components V2 — the same drag-and-drop layout system as ticket panels. Stack text, sections (text + thumbnail), image galleries, separators and containers with accent colours, and drop your link buttons in wherever you want (in a row or as a section accessory) instead of fixed at the bottom.

Components V2 replaces content + embeds with a custom layout. It's a Premium feature — see Plans & limits.

Import, export & edit

  • Copy JSON — export your message as a Discord-compatible JSON payload to reuse or share.
  • Import — paste a JSON payload to load it straight into the builder.
  • Edit an existing message — paste a webhook message link to load it, change anything, and save the edit back to Discord.

Pasted JSON respects your plan — if a free server's JSON contains more buttons than allowed, only the first is loaded.