ecc521 / gimkit-bot

An answer bot for gimkit
GNU General Public License v2.0
45 stars 73 forks source link

So how would i make the bot give me correct answers? #12

Closed Zein-4 closed 4 years ago

ecc521 commented 4 years ago

I'm confused about what you are asking. Is the bot not functioning, or are you asking how you can see what the correct answer was that the bot picked?

Zein-4 commented 4 years ago

I'm confused about what you are asking. Is the bot not functioning, or are you asking how you can see what the correct answer was that the bot picked?

So basically, I want to know how I can get the bot to pick the correct answers, because so far when I would press ‘s’ it would pick a random answer not the correct one. How can I make it so that i only get correct answers?

ecc521 commented 4 years ago

Currently the bot will guess a random answer, click show correct answer to find the correct answer (if it guessed wrong), and will remember the correct answer so it never misses the same question again.

ecc521 commented 4 years ago

If you want a mode where you answer the questions, then once you have answered them all right, the bot takes over, I'll be happy to merge a PR.

Zein-4 commented 4 years ago

If you want a mode where you answer the questions, then once you have answered them all right, the bot takes over, I'll be happy to merge a

Currently the bot will guess a random answer, click show correct answer to find the correct answer (if it guessed wrong), and will remember the correct answer so it never misses the same question again.

Ahhhh so if the quiz has 50 questions then it will take ages to get the bot to answer them correctly

Zein-4 commented 4 years ago

And no need for the other thing

ecc521 commented 4 years ago

Yep. Now if you happen to have the same questions across multiple games, you can copy the answers from one game to the next, but that's a bit complicated.

ecc521 commented 4 years ago

Since the bot answers around 1 question per second and GimKit shows all questions once before repeating, you can expect the bot to take a little while to get started.