Chat-exporter

Latest version: v2.8.1

Safety actively analyzes 685670 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 19 of 21

1.6.1

Hotfix towards compatability issues with DiscordPy 2.0.0a and Discord Components, along with a missing attribute adjustment for avatar url on references.

Fixed:
- Checks DiscordPy version instead of just checking that `message` has an attribute `components`
- Adjusted the variable passed in convert emoji within `build_buttons` to be string
- Checks which attribute is used in message author avatar

Added:
- Nothing

Removed:
- Nothing

Known Issues:
- The 'look' of buttons can be a little funky at times

Please note, some issues on v2.0.0a may be due to dpy as opposed to chat-exporter.
- Stickers are still broken within discordpy due to Discord changing response

💜

1.6

This release was kind of a clean up to the previous release which I wanted to get out to provide support for dpy beta (2.0.0a). Along with that, I took a tiny bit of time to clean up some other parts of the code as well.

Fixed:
- Converting time using 2.0.0a

Added:
- Support for buttons (you need to be using 2.0.0a)

Removed:
- The usage of Pillow

Known Issues:
- The 'look' of buttons can be a little funky at times

Please note, some issues on v2.0.0a may be due to dpy as opposed to chat-exporter.
- Stickers are still broken within discordpy due to Discord changing response

💜

1.5

Covering some basic support to get chat-exporter working on Discord Py beta branch. Much more improvement will be needed soon (including support for components), however this will be enough to allow people to continue using chat-exporter.

Fix:
- Setting aware time to naive
- Fluctuate between attributes (ex: `x_url` => `x`)

Added:
- Nothing

Removed:
- Nothing

Known Issues:
- Nothing so far, be sure to report any issues found!
Please note, some issues on v2.0.0a may be due to dpy as opposed to chat-exporter (such as missing stickers)

💜

1.4.1

Hotfix for infinity loop issue along with a quick colour update

Fix:
- Infinity loop on role/mention/channel via embeds due to "offset" balancer which was redudnant
- Colours of mentions to be more 1:1 with Discord
- Default colours to roles when Discord returns 0,0,0

Added:
- Nothing

Removed:
- Nothing

Known Issues:
- Nothing so far, be sure to report any issues found!

💜

1.4

Discord celebrate their annivesary by updating their branding, so a lot of the changes were in line with that along with a bug fix regarding mentions and embeds in embed descriptions.

Fix:
- Discord branding
- Bug with displaying code rather than mentions/emojis in embeds

Added:
- Nothing

Removed:
- Nothing

Known Issues:
- Nothing so far, be sure to report any issues found!

💜

1.3.0.7

This release version was a focus on fixing stickers when Discord doesn't return a URL, along with removing dataclasses from requirements as it produced more harm than good for most people.

Fix:
- Minor code adjustments

Added:
- Further support for stickers

Removed:
- dataclasses from requirements

Known Issues:
- Nothing so far, be sure to report any issues found!

💜

Page 19 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.