/embed create

Create a new, empty embed message with interactive buttons for editing. Use this command to quickly start a new embed in your server; you’ll receive a placeholder embed and a set of buttons to add or update the title, description, author, footer, color, and images right from Discord.


💬 Usage

/embed create <name>
  • <name> – A unique name for your new embed (used to identify, edit, and manage it later)


📌 Example

/embed create WelcomeMessage

This will:

  • Instantly send an empty placeholder embed named “WelcomeMessage” to your current channel

  • Display interactive buttons below the embed to let you edit fields like title, description, author, color, footer, images, and more

  • Save the embed with the given name for future use, editing, or sending


🗃️ Notes

  • The embed name must be unique per server (not case-sensitive)

  • Only the user who created the embed or those with appropriate permissions can edit it

  • You can always modify, preview, or delete the embed later using related commands

  • No text or images are required at creation; fill everything in using the provided buttons and modals


Last updated