reteps / kbot

A kahoot bot that correctly answers questions.
81 stars 30 forks source link

Kbot-Rewrite error #42

Open ejsupernova opened 2 years ago

ejsupernova commented 2 years ago

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