Simple Python script that can add bots to Kahoot. Bot kahoot with ease, they even answer. adapted and translated from https://github.com/kokskoksowy/Kahoot-bot go check him out
- enter Kahoot code
- enter amount of bots
- set name of bot and bots name will be "(chosen name) (bot number)"
[ ! -d "Kahoot-bot" ] && git clone https://github.com/shellduck8/kahootbot.git
pip install -r kahootbot/requirements.txt
python kahootbot/main.py
Usage google colab
![ ! -d "Kahoot-bot" ] && git clone https://github.com/shellduck8/kahootbot.git
!pip install -r kahootbot/requirements.txt
!python kahootbot/main.py