zorael / kameloso

IRC bot with Twitch support
Boost Software License 1.0
9 stars 3 forks source link

Twitch "superkey" broadcaster key expiry is treated the same as main authentication token expiry #133

Closed zorael closed 2 years ago

zorael commented 2 years ago

As such, expiry of the broadcaster key will make the bot immediately quit.

zorael commented 2 years ago

Fixed in f64166b2 by adding some additional exception handling.