kbot
kbot copied to clipboard
A kahoot bot that correctly answers questions.
Traceback (most recent call last): File "C:\Users\(User)\Downloads\kbot-rewrite\kbot", line 10, in user.checkPin() File "C:\Users\(User)\Downloads\kbot-rewrite\klib.py", line 132, in checkPin currentTime = int(time.time()) NameError: name 'time' is not defined
Dont work with python 3.10 because of some noteable changes from python 3.9 > 3.10

Hi The quizName variable return None in the _play() method. So the quiz can't find the quiz. Could you fixe that please ?
On the new Kahoot version there is a kind of question that is only informative, and don't requires a reply 
Hello @reteps This Project is really cool idiidk recently discovered a Kahoot takeover exploit. So if you need an idea it could be really cool to see a python/no GUI...
Bumps [requests](https://github.com/psf/requests) from 2.20.0 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...