How to run twitchio bot forever without manually adding the new token

I’m not familiar with twitchio, but a quick glance at the documentation suggests you should consider using Client.event_token_expired instead. It doesn’t look like there is another way to do it without hacking into twitchio’s internals but :person_shrugging:.