Transcripts
Every closed ticket is archived as a plain-text transcript of its full message history.
How they work
On close, Ticket Nexus:
- Fetches the channel's entire history (paginated, not just the last 100 messages).
- Formats it into a readable
.txttranscript. - Stores the transcript in the database against that ticket.
- Posts a Ticket Closed embed to the log channel with a ๐ฅ Download Transcript button.
- If DM Transcripts is enabled (default), DMs the file to the ticket opener.
If generating the transcript fails, the ticket still closes and the stored text is "Failed to generate transcript."
Getting a transcript
- Log channel โ press Download Transcript on the closure embed. The button rebuilds the file from the database copy, so it works even after the channel is gone or older messages were deleted.
- Opener's DMs โ sent automatically when DM Transcripts is on. If the user has DMs closed, only the log copy exists.
| Setting | Default |
|---|---|
| DM Transcripts | Enabled |
| Format | .txt |
TIP
Make your log channel private so only authorized staff can read ticket history.