HubdustryHubdustry

Embed Builder

Create and manage rich embeds with a visual editor, templates, and dynamic variables.

Embed Builder

Hubdustry's Embed Builder provides a visual editor for creating rich Discord embeds. Design embeds on the dashboard, save templates, and use variables for dynamic content.

Dashboard Editor

The embed editor is available at Dashboard → Embed Builder:

  1. Title: Main heading of the embed
  2. Description: Body text (supports markdown)
  3. Color: Sidebar color of the embed
  4. Fields: Add multiple name/value pairs (inline or stacked)
  5. Author: Name and icon at the top
  6. Footer: Text and icon at the bottom
  7. Thumbnail: Small image in the top-right
  8. Image: Large image at the bottom
  9. Timestamp: Automatically set or custom

Commands

CommandDescription
/embed send <template>Send a saved embed template
/embed createQuick-create an embed via command
/embed listList saved templates
/embed delete <name>Delete a template

Templates

Save embeds as reusable templates:

  1. Design your embed in the dashboard editor
  2. Click Save as Template
  3. Give it a name (e.g., rules, welcome, announcement)
  4. Use /embed send rules to post it anytime

Variables

Use dynamic variables in embeds:

VariableReplaced With
{user}User mention
{user.name}Display name
{user.avatar}Avatar URL
{server}Server name
{server.icon}Server icon URL
{server.members}Total member count
{date}Current date
{time}Current time

Permissions Required

PermissionWhy
Send MessagesTo send embeds
Embed LinksRequired for rich embeds
Edit on GitHub

On this page