LakeYS / Discord-Trivia-Bot

TriviaBot: Play trivia in Discord! Powered by discord.js and OpenTDB, with 24 categories and three modes of play.
Apache License 2.0
84 stars 39 forks source link

API parser should check for empty input and return a different error (unexpected end of JSON input) #145

Closed LakeYS closed 5 years ago

LakeYS commented 5 years ago

OpenTDB has a tendency to send an empty input as a response when down. This would differentiate any real "unexpected end of JSON input" errors from an outage.