Skip to content

Releases: abilash-dev/DiscordChatExporterPy

Version - 2.9.0

24 Jul 04:18
a66966d

Choose a tag to compare

DiscordChatExporterPy

Version 2.9.0 - 2025-07-24

🚀 What's New

01. Forwarded Message Support

  • Added full support for exporting forwarded messages into transcript files.
    • Forwarded embed messages
    • Forwarded attachments (e.g., images, audio files, documents)
    • Forwarded stickers
    • Forwarded message components (e.g., buttons, links)
  • These now appear properly formatted in the exported HTML transcript files.

02. Transcript Attachment Handling

  • Introduced a new attachment handler that uses discord webhooks to upload and serve attachments in transcripts safely and reliably.
  • Added delays and retry logic to reduce the chance of crashes due to Discord rate limits.

03. Meta Preview Enhancements

  • Updated meta tags for better preview appearance when sharing links on social platforms like Discord or Twitter.

🔍 What's Changed

View the full comparison of changes here:

2.8.4...2.9.0


📁 How to Use

Instructions on how to use the updated features can be found in the updated README.md file.


🙌 Attributions

This Package was Imported from the Original DiscordChatExporterPy.