How To
Some Definitions
uuid - This is a unique ID, each Kahoot has it's own ID that can be used to host or get the answers for it. They look like this: 589c58ad-1115-4b91-a225-43fc3f739d60 and are kinda a pain to type in
query - A search query or search term that will be used to search for Kahoots
Auto Answer
"Auto answer" is split into two parts, auto answer and answer correct.
Auto Answer will answer questions automatically. It might get them right or wrong depending on your settings and the state of answer correct
Answer Correct will try to find the answers for the quiz you are playing. It requires either the uuid or a search query
Getting the quiz name
The best input for the bot is the query the host used to find the quiz, e.g if they typed in "film" then film would be the most accurate query. When the host starts the quiz, the quiz name will show on the screen briefly (example). It does not need to be entered perfectly unlike the uuid, however that will of course increase the chance of the bot finding it
Getting the UUID
The UUID can be read from the host's screen as long as they are not in fullscreen: We are working on adding OCR which will allow you to take a photo of the screen and our software will do it's best to try to read the uuid from the image, however we do not feel it is accurate enough for release yet
Settings -
Enabled - Whether or not to answer questions automatically. The bot is allowed to guess if it doesn't know
Answer Delay - How long to wait before answering. A random value will be chosen per bot per question between these values
Bots
"Bots are not supported for 2FA games" - The pattern changes so quickly that it would be very impractical and slow (I've tested) and greatly increases the complexity of the code so is not worth it
Settings -
Name - The name of the bots. They will have the format NAME-NUM by default
Amount - How many bots to add
Random Names - Whether or not to use Kahoot's random name generator for their names
SyncJoin - Make all the bots join at the exact same time. Slower, but more impressive and difficult to remove