DevChatter / DevChatterBot

MIT License
55 stars 28 forks source link

Wrap the "dreaded 500 error" #156

Closed asyncawake closed 6 years ago

asyncawake commented 6 years ago

The undocumented twitch API throws a 500 error every now and then, when the bot tries to get the list of all current viewers. It needs to be wrapped in a try catch.