Skip to main content

Embed Builder

Tier 1: Elite
Design rich Discord embeds with interactive builders, stored templates, dynamic variables, and direct dispatch to server channels.

Command Overview


Subcommands Reference


Workflow Examples


Embed Variables

You can dynamically populate your embed titles, descriptions, and fields with variables:
  • User Variables: {user}, {user.name}, {user.tag}, {user.avatar}, {user.id}, {user.joindate}, {user.createdate}, {user.boostsince}, {user.displaycolor}
  • Server Variables: {server}, {server.id}, {server.membercount}, {server.membercount_ordinal}, {server.membercount_nobots}, {server.botcount}, {server.icon}, {server.banner}, {server.owner}, {server.rolecount}, {server.channelcount}, {server.createdate}
  • Boost Variables: {server.boostlevel}, {server.boostcount}, {server.nextboostlevel}, {server.nextboostlevel_required}, {server.nextboostlevel_until_required}
  • Invite Variables: {invites}, {invites.fake}, {invites.left}, {inviter.name}, {inviter.mention}, {inviter.tag}, {inviter.id}
[!TIP] Run .embed variables in your Discord server or view the complete Variables Reference for detailed descriptions and examples.