CactusDev / CactusBot

An open source, community-written service-agnostic chat bot
MIT License
30 stars 6 forks source link

API key doesn't renew when it expires. #155

Closed Innectic closed 7 years ago

Innectic commented 7 years ago

When the api token expires in the bot, it doesn't renew. The API returns an error that we could check to reauthenticate with the api.

2Cubed commented 7 years ago

187 will fix.

2Cubed commented 7 years ago

Done in #187.