/ticketpanel settranscriptchannel
Set the channel where transcripts from closed tickets will be automatically saved. This is useful for recordkeeping, accountability, and moderation follow-up.
π¬ Usage
/ticketpanel settranscriptchannel <name> <channel>
<name>
β The name of the ticket panel you want to configure.<channel>
β The text channel where ticket transcripts will be posted after a ticket is closed.
ποΈ Choose a private staff-only channel so transcripts donβt clutter public chats.
π Example
/ticketpanel settranscriptchannel support #ticket-logs
This will:
Assign the
#ticket-logs
channel as the transcript destination for thesupport
ticket panelAutomatically post transcript messages there whenever a ticket from that panel is closed
ποΈ Notes
This must be set per panel β if you have multiple panels, configure each one individually.
Pandoryx must have permission to send messages and embeds in the target channel.
Transcripts typically include:
The original message that opened the ticket
All messages exchanged in the thread
Timestamps and usernames
π Related Commands
/ticketpanel setrole
β Choose who gets pinged on ticket creation/ticketpanel edit
β Modify ticket panel appearance/ticketpanel post
β Post the ticket panel into a channel
Last updated