Channel Transcript
Last updated
Last updated
The Channel Transcript Endpoint allows you to create a HTML transcript of a Discord channel. It puts together the last 500 messages in a clean and readable format, making it perfect for viewing the messages of a channel even if it has been deleted.
URL: https://api.erensko.xyz/v1/transcript
Method: POST
Description: Creates a HTML transcript of a Discord channel.
channel-id
The plain channel ID to create a HTML transcript for.
Authorization
bot-token
The plain token of your Discord bot inside of the server which the channel is created in. It must have permission to read messages in the selected channel.
This endpoint only retrieves the latest 500 messages of a channel.
Your bot must have permissions to view the channel in order to create the transcript.
Your own personal API key, create one by clicking .
If you would like a transcript to be deleted, please contact us via .