Skip to content

truong0235/yakaab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yet another kahoot auto answer bot

usage:

  • install nodejs, npm
  • clone this repo
  • set up room pin, room id, accounts in .env.example file
  • change file name .env.example to .env
  • install dependency packages (run once only):
    npm install
  • start this tool with command:
    npm start

todo:

  • run more than one bot per instance (done)
  • read config from file (done)
  • write detail instruction (not yet)
  • fix bug that cant disconnect from kahoot after close tool (package issue???)

package use:

  • kahoot.js-latest
  • dotenv

About

Yet Another Kahoot Answer Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors