Teekeks / pyTwitchAPI

A Python 3.7 compatible implementation of the Twitch API, EventSub, PubSub and Chat
https://pytwitchapi.dev
MIT License
254 stars 38 forks source link

Check token validity on restart attempt #220

Closed Teekeks closed 1 year ago

Teekeks commented 1 year ago

As seen in #214 the chat bot does not validate (and therefore does not renew) the current user token when trying to reconnect.