reteps / kbot

A kahoot bot that correctly answers questions.
81 stars 30 forks source link
automatic bot kahoot kahoot-bot python python3 quiz

The Amazing Automatic Kahoot Bot (kbot)

now with functional code

People have made bots and things for kahoot in the past, but this is a new and improved edition that actually does everything for you. This one actually answers the questions, unlike some other tools and spammers.

Getting Started

Program arguments

python3 kbot
  --email XYZ@gmail.com 
  --password XYZ

Please open a pull request or issue if you would like more functionality.

How does it work?

Intercepts and pretends to be a kahoot client. After receiving quiz name from host, looks up answers for quiz and uses them.

Caveats

Does not work when:

This is because this program uses the original question order and answer order, so if these are modified the wrong answer will be clicked.

Questions?

Contributors