LakeYS / Discord-Trivia-Bot

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

Custom database parser does not check for missing fields #172

Closed LakeYS closed 3 years ago

LakeYS commented 5 years ago

The result of a missing field usually ends up being a broken question or a vague error in console.

In warning about missing fields, the user should also be cautioned about fields being mis-named.

LakeYS commented 3 years ago

This has since been fixed -- final changes to address it have been made in 7cb80fc