Build embeds without touching JSON
Fill in the fields, watch the preview, save it. Then use the same embed from a command, a welcome message or a job that runs at 9am.
Free forever on the free plan. No card, no trial clock.
Live preview
The preview is what Discord will actually render — same layout, same colours, same character limits, updating as you type.
Save and reuse
Build it once and load it from anywhere: a slash command, a welcome message, an event handler or a scheduled job.
Values that change
Fields take expressions, so an embed can name the member who ran the command or show a number pulled from your server's database.
Buttons and menus
Components are built in their own editor and attach to any message the embed rides on.
Version history
Every change is kept, so an edit that turned out wrong is a click to undo rather than a rebuild from memory.
Free to start
Ten saved embeds on the free plan, more on paid ones. No card to try it.
Questions
- Do I have to write JSON?
- No. Fill in the fields and watch the preview. What you see is what Discord renders — same layout, same colour, same limits.
- Can one embed be used in more than one place?
- That is the point of saving them. Build an embed once, then load it from a command, a welcome message, an event handler or a scheduled job.
- Can the values change per message?
- Yes. Fields take expressions, so an embed can show the member who ran the command, a number from your server's database, or anything your code has worked out.
- Can I add buttons?
- Yes. Components are built in their own editor and attached to any message an embed goes out on.
- Is it free?
- Yes. The free plan carries ten saved embeds; paid plans raise that.