tsifrer / python-twitch-client

Python wrapper for Twitch API
http://python-twitch-client.readthedocs.io/
MIT License
160 stars 42 forks source link

Any plans to support the new API? #50

Closed gregorypease280 closed 6 years ago

gregorypease280 commented 6 years ago

https://dev.twitch.tv/docs/api/

I was wondering if there was any interest in supporting the new API as v5 is already marked as deprecated?

tsifrer commented 6 years ago

There already is some support for the new API: https://python-twitch-client.readthedocs.io/en/latest/helix.html Not everything is implemented yet, but if you need something specific, open a ticket or create a PR and well try to get it in there :)