- Flood Kahoots with bots named whatever you want
- Join multiple bots with the exact same name
- Manage different bots individually
- Instant random answers
- Clone the repository
git clone https://github.com/Jones8683/Kahoot-Bot- Install dependencies
npm installDouble-click run.bat
node index.js| Command | Description |
|---|---|
pin <pin> |
Set the game PIN to connect to the Kahoot quiz |
add <name> |
Add a single bot to the game |
add <base>*<count> |
Add multiple bots with sequential names |
add <base>~<count> |
Add multiple bots with exact duplicate names |
kick <name> |
Remove a specific bot from the game |
kick all |
Remove all bots at once |
list |
Display all active bots |
clear |
Clear the screen |
help |
Show available commands |
exit |
Quit the program |