/ticketpanel create
Create a new ticket panel configuration that can be posted to a channel for users to open private ticket threads.
π¬ Usage
/ticketpanel create <name><name>β The name of the ticket panel. This name is used to manage and reference the panel later.
β οΈ Ticket panel names must be unique per server. Use something simple like
support,appeals, orstaff-help.
π Example
/ticketpanel create supportThis will:
Create a new ticket panel config called
supportAllow you to later customize its behavior, add roles, or publish it to a channel
ποΈ Notes
Creating a panel does not automatically post it β use
/ticketpanel postwhen you're ready to send it to a channel.You can further configure the panel with:
/ticketpanel setroleβ Choose who gets pinged on ticket creation/ticketpanel settranscriptchannelβ Where transcripts are saved
π Related Commands
/ticketpanel postβ Post the panel to a channel/ticketpanel setroleβ Set the staff role for this panel/ticketpanel editβ Customize the panelβs appearance or behavior/ticketpanel listβ View all panels on the server
This command will reply with a UI for configuring tickets. There will be many buttons and select menus so that you have full control over your tickets and ticket panels.
Last updated