issues
search
PythonistaGuild
/
TwitchIO
An Async Bot/API wrapper for Twitch made in Python.
https://twitchio.dev
MIT License
802
stars
163
forks
source link
Update master with V2.10.0
#455
Closed
IAmTomahawkx
closed
5 months ago
IAmTomahawkx
commented
5 months ago
[x] If code changes were made then they have been tested.
[x] I have updated the documentation to reflect the changes.
[x] I have updated the changelog with a quick recap of my changes.
[x] This PR fixes an issue.
[x] This PR adds something new (e.g. new method or parameters).
[ ] This PR is a breaking change (e.g. methods or parameters removed/renamed)
[ ] This PR is
not
a code change (e.g. documentation, README, ...)
[x] I have read and agree to the
Developer Certificate of Origin
for this contribution
IAmTomahawkx
commented
5 months ago
unclear why the lint is failing, it passed locally...