-
-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Embeds not compatible with Pycord master branch #82
Comments
Hello @tibue99, Thank you for letting me know. Do you know when they plan to release this, just so I can schedule a release around the same time including the fix? |
Hey, thank you for taking care of this. Pycord devs said they want to push for a release "very soon", so I'd guess they'll release it within the next 2 weeks, perhaps even sooner. |
Okay, I'll try solve and get a release out on Saturday to cover this. Thank you again! 💜 |
Just to update, this seems to be an issue on Pycords end. I have dropped an issue on their Github and will follow through with what they say there. |
Thanks, this issue seems to be resolved after #2061, I tested exporting embeds with the current master branch. |
Reopen, this fix gonna be reverted bcs invalid |
Closing this out, solved this in the |
perfect |
DiscordChatExporterPy Version
2.5.3
Discord Version
py-cord-2.4.1.dev76+g7a6a42c5
Bug Description
Pycord added new parameters (
author
,footer
,image
,thumbnail
) todiscord.Embed
in #1996.This is currently only in their master branch, but this update breaks embeds for chat exporter.
Bug Traceback
Additional Information
No response
The text was updated successfully, but these errors were encountered: