github mahtoid/DiscordChatExporterPy 2.2

latest releases: 2.7.1, 2.7.0, 2.6.1...
2 years ago

DiscordChatExporterPy Release - v2.2

It has been a long time coming. Version 2.2 is now finally out! A bunch of changes, fixes and whatever else. I apologise for the delay, life called - I had to answer (for once).

Oh, and there is a new .link() function which will return a URL for you to preview the transcript online without the annoying downloads. Check out the README on how to use it!

Fixed:

  • Changed getting User Avatar to .display_avatar (Thank you Kapppa for the PR)
  • Fixed members displayed as <@Unknown> as opposed to <@ID> when they have left server (Thank you nmarotte)
  • Avatar on reference using the senders avatar and not the original author
  • Embed Button in the wrong location
  • Links containing < > were not previously handled correctly
  • Reference content including links escaped the content field
  • Fixed some Pycord issue (I think with embeds - my notes during development are terrible)
  • Fixed the display when the channel name included an emoji
  • Adjusted the CSS for emojis
  • Adjusted the CSS for emojis in buttons
  • Adjusted the CSS for emojis in dropdowns
  • Adjusted the CSS for menu and button placement
  • Fixed the display of button colours (they should be now Discord like)
  • Adjusted the CSS for button font (weight)
  • Adjusted code to solve for spacing issue when using the link to preview the exported chats
  • Code blocks breaking references
  • README

Added:

  • Returning Message object on .quick_export()
  • 24 hour support (set military_time to True)
  • Added link command to provide a link to view transcripts online (without having to download them locally)
  • Added support for roles which have icons

Removed:

  • Nothing

Known Issues:

  • There are currently no known issues, so if you spot something - please let me know via Discord or open up a Github Issue.

💜

Don't miss a new DiscordChatExporterPy release

NewReleases is sending notifications on new releases.