/ticketpanel list
View all ticket panels that are currently configured in your server. This is useful for quickly checking what panels exist and confirming their names.
π¬ Usage
/ticketpanel list
No inputs are required. This will pull up a list of all existing ticket panels created via /ticketpanel create
.
π Example
/ticketpanel list
This will:
Display a list of all ticket panels saved on your server
Show each panelβs name and basic configuration details (like linked role or transcript channel, if set)
Allow you to copy names for use with other
/ticketpanel
commands
ποΈ Notes
If no panels are set up, Pandoryx will let you know the list is empty.
Use the exact panel name shown in this list with
/edit
,/post
,/delete
, etc.
π Related Commands
/ticketpanel create
β Create a new ticket panel/ticketpanel edit
β Modify a panel/ticketpanel delete
β Remove a panel from your server
Last updated