/ticketpanel edit

Edit the appearance or configuration of an existing ticket panel using an interactive menu. This lets you update the panel’s message, embed, or setup without recreating it.


πŸ’¬ Usage

/ticketpanel edit <name>
  • <name> – The name of the ticket panel you want to edit. Must match an existing panel.

⚠️ Only ticket panels that have already been created with /ticketpanel create can be edited.


πŸ“Œ Example

/ticketpanel edit support

This will:

  • Open an interactive editor for the support ticket panel

  • Allow you to customize things like:

    • Button emoji

    • Embed title, description, or color

    • Confirmation messages shown to users


πŸ—ƒοΈ Notes

  • The editor is UI-based and easy to navigate β€” no need to remember parameters.

  • This command does not repost the panel β€” use /ticketpanel post to update the live version after editing.

  • Great for tweaking existing panels without starting over.


Last updated