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

Can I config the number of choices? #148

Closed Sixpsy closed 5 years ago

Sixpsy commented 5 years ago

I'm running bot from my PC but when I use 3 choices question the bot cant run. Please guide me how to config this. Thank you.

LakeYS commented 5 years ago

Questions are currently formatted exactly like OpenTDB questions, meaning that they must either be true/false, or multiple choice with one answer and three incorrect answers. This may change in the future, but for now it is by design so questions are consistent. Your best bet would be to come up with a fourth answer and add it to the question(s).