Hello, I know how to use the refresh token to get a access token and run the bot however I am running a full stack web application and in my backend so would need to run my bot at all times without stopping the changing the access token myself. Is there a way for the bot to detect when the access token has expired and replace it automatically?