Transcripts
Every time a ticket is closed, Callisto automatically generates a full HTML transcript of the conversation and saves it. Transcripts are posted to your log channel as a link and can be re-fetched at any time by an admin.
How transcripts work
When a ticket is closed, Callisto will do the following:
- Collects all messages from the ticket channel
- Generates a formatted HTML file of the conversation
- Saves it to the transcript server
- Posts a close summary to the log channel with a link to the transcript
- Deletes the ticket channel
The transcript link is accessible to anyone who has it, so be mindful of who you share it with.
Viewing a transcript
Transcript links are posted automatically in your log channel every time a ticket is closed. If you need to re-fetch a transcript for a closed ticket, use:
c!callisto transcript <ticket number>
Example:
c!callisto transcript 42
This returns the transcript link along with the message count and the date the ticket was closed.
Transcript contents
Each transcript includes:
- The server name and ticket number
- The category the ticket was opened in
- Who opened the ticket and when
- Every message sent in the ticket, including embeds posted by Callisto
- Timestamps for each message
- Any attachments linked by filename and URL
Notes
- Transcripts are stored for 365 days by default before expiring
- Closing a ticket that has already been closed will not generate a duplicate transcript
- The transcript server must be running and accessible for links to work