GameDev46 / kahoot_bot_connector

Flood your Kahoot with as many bots as you need that will randomly guess every answer
0 stars 0 forks source link

No kahoot.js-api #1

Open CuddlyCornet645 opened 1 month ago

CuddlyCornet645 commented 1 month ago
image

I tried to run your Kahoot bot on Debian 12.5 with node but this error showed up.

GameDev46 commented 1 month ago

Have you tried installing the Kahoot.js-api from npm?

CuddlyCornet645 commented 1 month ago

I installed it right now but im still getting the same Error. Am i running it wrong or something? Maybe this is interesting to you:

image

node -v v22.4.1

Also, thanks for the quick response! :)

GameDev46 commented 1 month ago

How strange! It doesn't look like there are any issues with the packages (though I am not sure if it is an optional donation but I managed to run it without having to pay anything) that were imported and it seems to work fine on replit (https://replit.com/@GameDev46/Kahoot-bot-spammer?v=1 - you will need to fork it to run the code), but I will take a look at whether I can get it to run on VS code

CuddlyCornet645 commented 1 month ago

Okay! Thank you so much! I am trying to run it in bash, like in the debian 12 terminal, maybe that’s the problem…

CuddlyCornet645 commented 1 month ago

Also, i tried running it with replit and for some reason not all the bots joined and they didn’t answer any questions…

GameDev46 commented 1 month ago

I will take a look at what the issue could be, the code is quite old 😂

Thank you for pointing this out to me!