kbot icon indicating copy to clipboard operation
kbot copied to clipboard

A kahoot bot that correctly answers questions.

Results 7 kbot issues
Sort by recently updated
recently updated
newest added

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

![image](https://user-images.githubusercontent.com/61711429/133340596-b28ee164-d7a5-4e59-97e1-60a36063a062.png)

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 ![Cattura](https://user-images.githubusercontent.com/54773687/94016643-a7d34880-fdae-11ea-86d9-652f6c7a4489.PNG)

help wanted

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...

help wanted

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...

dependencies