- Notifications
You must be signed in to change notification settings - Fork1
A working Kahoot Bot using Python3 and Selenium
License
NotificationsYou must be signed in to change notification settings
5-30/kahoot-bot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation

A working Kahoot bot using Python and Selenium
First, install selenium :pip install selenium
Then, install colorama :pip install colorama
Finally, download geckodriver and put the path to the executable at line 36.
You must have Firefox installed on your computer in order to use this bot.
It opens kahoot on several tabs (by default 20) and select random answers.
Yes, just edit line 9
About
A working Kahoot Bot using Python3 and Selenium