-
-
Notifications
You must be signed in to change notification settings - Fork 467
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
feat: add GIF sticker format #1915
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #1915 +/- ##
=======================================
Coverage 33.33% 33.34%
=======================================
Files 97 97
Lines 18753 18754 +1
=======================================
+ Hits 6252 6253 +1
Misses 12501 12501
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
• Changelog entry needed
• See my suggestion for avoidance of future KeyError
s if this happens again.
Co-authored-by: BobDotCom <71356958+BobDotCom@users.noreply.github.com> Signed-off-by: Dorukyum <53639936+Dorukyum@users.noreply.github.com>
This pull requests fixes a bug which breaks pycord bots due to a new sticker format.
Information
examples, ...).
Checklist
type: ignore
comments were used, a comment is also left explaining why.