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

Bot crashes when it fails to connect to OpenTDB #16

Closed LakeYS closed 7 years ago

LakeYS commented 7 years ago

There are currently no error handlers in place for errors when connecting to OpenTDB. The bot should send an error message rather than going offline.