Skip to main content

🚀 Interaction Flow

/embed

Running the /embed command starts the embed building process. The bot will send a blank embed preview along with:
  • A select menu to edit different parts of the embed
  • Two action buttons: ✅ Confirm and ❌ Cancel

🎛️ Select Menu Options

The menu allows users to update each part of the embed, such as:
  • Title
  • Description
  • Embed Color
  • Thumbnail
  • Main Image
  • Footer Text
  • Footer Icon
  • Author Name
  • Author Icon
  • And more
Each time a menu option is selected, the bot prompts for input, updates the embed preview live, and keeps the builder active until confirmed or canceled.

✅ Confirm Button

  • Clicking Confirm sends the finalized embed to the current channel.
  • The builder message is then deleted to keep the channel clean.

❌ Cancel Button

  • Clicking Cancel deletes the builder interface without sending anything.