pyTwitchAPI icon indicating copy to clipboard operation
pyTwitchAPI copied to clipboard

A Python 3.7 compatible implementation of the Twitch API, EventSub, PubSub and Chat

Results 49 pyTwitchAPI issues
Sort by recently updated
recently updated
newest added

trigger a event when the room state of a joined channel changes

Chat

Currently, chat joins are just send into the void without waiting for confirmation

Chat

I was wondering in the addition of controls for the webbrowser module in the UserAuthenticator class, to allow for browsers other than default to be called, or the "new=2" argument...

Hello, me again, more aiohttp errors, this time I have no idea where they come from exactly, but my best guess would be this library. The only other place aiohttp...

Home Assistant is using pyTwitchAPI for the core integration, but it has been broken for a while. I tracked it down to the call to `get_channel_followers` stops returning the `total`field...

bug

TL;DR I assuming that this issue has something to do with socket connection. I have an Issue which is hard to explain. Every ~30/45 minutes I have some network ananomly....

For some people, EventSub Websocket seems to fail to reconnect from time to time. Log: ``` 2024-01-18 21:22:35,147 - got session keep alive 2024-01-18 21:22:45,146 - got session keep alive...

bug
EventSub