Message Builder

The Message Builder module allows you to create Discord messages and embeds visually without writing code. It provides a live preview, full embed configuration, and the ability to save completed messages as templates that can be reused throughout your bot. Messages built here follow Discord’s structure and limits, and the editor includes validation to help ensure the final result matches what will be sent.

The builder supports message content and up to ten embeds per message. Embeds can include titles, descriptions, fields, colors, images, thumbnails, and timestamps.

Sending your messages

Messages created in the Message Builder can either be sent directly from the message builder page or you can save them as templates and use them inside commands and events. Templates can be loaded in the Send or edit a Message action, allowing you to send or update messages directly through your bot. Once a template is loaded, its structure and embed configuration are applied automatically. Templates can be edited or overwritten at any time from the Message Builder.

For the full list of available message and embed inputs, check out Message Content.

Last updated

Was this helpful?