cleartonic / twitchtriviabot

Twitch Trivia Bot
MIT License
23 stars 13 forks source link

Trivia Set #13

Open lucerinttv opened 4 years ago

lucerinttv commented 4 years ago

I'm having an issue when using random questions, the bot will use the headings as a trivia question. If I remove the headings from triviaset.csv, then the bot will not ask any questions and the question count will be set to 0.

How do I keep the bot from including the headings in the question set?

lucerinttv commented 4 years ago

Also, the bot decidedly chooses a random number of questions to ask, even though i've identified the number it should be asking in the config file.