DiscordChatExporterPy Release - v2.5.0
A small community effort to get this version out containing a bunch of enhancements improving the coverage of the exports, along with some discord fork fixes.
Fixed/Change:
- Fixed Nextcord 'MessageType' issue
- Disnake to use 'None' instead of 'Embed.Empty' (will most probably require latest Disnake version)
- Adjusted '.export()' in README to hopefully assist readers with better typing
Added:
- Added 'Guild ID' to 'Summary' tab (thank you to @deveninabox)
- Added 'Verified Bot' support - no longer just the standard 'bot' (thank you to @doluk)
- Added 'Interaction'/'Slash Command' support - no longer weird blank messages (thank you to @doluk)
- Added 'before' and 'after' history support (use the kwargs 'before' and/or 'after' passing in a datetime.datetime Object)
- Added docstrings to each function
- Added 'pyproject.toml' for setup/install
Removed:
- Nothing
Known Issues:
- Mobile Compatibility: Long channel names
- If you spot any other issues, please let me know via Discord or open a Github Issue
💜