DiscordChatExporterPy
DiscordChatExporterPy copied to clipboard
A simple Discord chat exporter for Python Discord bots.
Change the color of the bot badge from the old blurple to the new blurple
### DiscordChatExporterPy Version 2.7.1 ### Discord Version Pycord 2.5.1.dev67+g19a9751d ### Bug Description Pycord deprecated `message.interaction` in [this PR](https://github.com/Pycord-Development/pycord/pull/2409). This causes `build_interaction` to break. A temporary workaround would look like this:...
### DiscordChatExporterPy Version 2.7.0 ### Discord Version Pycord 2.5.0 ### Bug Description Hi. Trying to run Pycord bot with the 2.7.0 version of chat_exporter results in the below error: ```...
Fixes https://github.com/mahtoid/DiscordChatExporterPy/issues/100 Tested on 3.8.15 and 3.11.8 on my machine (Windows) and works.
**Issues Addressed in this PR:** - Fixed Missing Embed Colours - Fixed Emojis being Mis-Aligned on Button Labels & Normal Text Content - Fixed the Un-Equal Footer Width (Padding on...
### DiscordChatExporterPy Version 2.8.0 ### Discord Version 2.4.0 ### Bug Description if you archive a channel that has a reply to a deleted message, an error of trying to fetch...
### DiscordChatExporterPy Version newest ### Discord Version newest ### Bug Description I get this error interaction_metadata When I try to log a transcript ### Bug Traceback NameError: name 'interaction_metadata' is...
### Feature Description Hello, Would it be possible to add in the API a timezone to the exported chanel ?, i only saw the UTC date, unfortunatelly, i would like...
### DiscordChatExporterPy Version Version: 2.8.0 ### Discord Version Py-Cord 2.6 ### Bug Description When i create a Transcript i become this error/info msg ### Bug Traceback ``` /home/container/.local/lib/python3.10/site-packages/chat_exporter/construct/message.py:184: DeprecationWarning: interaction...
### DiscordChatExporterPy Version 2.8.0 ### Discord Version 2.4.0 ### Bug Description When I try to export a chat, I get this error. It says that I should please send it...