PythonistaGuild / TwitchIO

An Async Bot/API wrapper for Twitch made in Python.
https://twitchio.dev
MIT License
785 stars 163 forks source link

Fix token regeneration hooks not applying to the active request #440

Closed IAmTomahawkx closed 5 months ago

IAmTomahawkx commented 5 months ago

Description

This fixes the event_token_expired hook not applying to the existing request. Ignore the eventsub commit/revert.

Checklist

IAmTomahawkx commented 5 months ago

stale