Need to set up hourly validation for token.
Any third-party app that calls the Twitch APIs and maintains an OAuth session must call the /validate endpoint
to verify that the access token is still valid. This includes web apps, mobile apps, desktop apps, extensions, and chatbots.
Your app must validate the OAuth token when it starts and on an hourly basis thereafter.