Free Discord Webhook & Button Message Builder

Build a Discord message with embeds and buttons in your browser, then send it through your own webhook. Free, no login, nothing to install.

What you can build here

Common questions

What is a Discord webhook?

A webhook is a URL Discord gives you for one specific channel. Anything you POST to that URL is posted in the channel as a message. You create one in Server Settings → Integrations → Webhooks, and you need Manage Webhooks permission on the server.

Can I send Discord messages without a bot?

Yes. A webhook posts text, embeds and link buttons without any bot or account. What a webhook cannot do is respond to clicks — for buttons that give roles, open tickets or record votes, an application has to handle the interaction, which is where Button Bot comes in.

Why do my buttons not do anything?

Discord only accepts link buttons from a webhook. Any other button style needs an app registered to answer the interaction. Invite Button Bot to your server and the same message can carry buttons that grant roles, open support tickets, run polls and hand out claims.

Is this Discord embed builder free?

Yes. Building messages and sending them through your own webhook is free and needs no login. You only sign in if you want bot-powered buttons.

Where do I find my webhook URL?

Open your Discord server, go to Server Settings → Integrations → Webhooks, then create a webhook (or open an existing one) and choose Copy Webhook URL. Treat it like a password: anyone holding it can post to that channel.