/ticketpanel post
Post a configured ticket panel into a public channel so users can begin opening tickets. This is how you make a ticket panel usable by your community.
π¬ Usage
/ticketpanel post <name>
<name>
β The name of the ticket panel you want to post. Must match a panel youβve already created with/ticketpanel create
.
β οΈ This command must be used in the channel where you want the panel message to appear.
π Example
/ticketpanel post support
This will:
Post the
support
ticket panel in the current channelDisplay an embed (if configured) and a button for users to open a private ticket
Connect new tickets to your configured staff role and transcript channel (if set)
ποΈ Notes
You can run this in multiple channels if you want the same panel available in different places.
If you later update the panel using
/ticketpanel edit
, you should re-run this command to reflect the changes.The panel message is persistent β users can open tickets at any time.
π Related Commands
/ticketpanel create
β Create a panel to configure/ticketpanel edit
β Modify an existing panel/ticketpanel list
β See all panels you can post
Last updated