Git Product home page Git Product logo

kahoot-bot's Introduction

Kahoot Bot

Version 1.0.0 Release

This is an kahoot open source project for anyone to download or use. The bot is only made for testing purposes and not for ruining / destroying lobbies

You must have MongoDB INSTALLED in order to run it

Contributors

Preview

giphy

A good looking UI that works!

Setup

  1. Install NodeJS
  2. Download this as a .zip file
  3. Run "install.bat"
  4. Run "start.bat" (Now the server is runnning)
  5. Open ./pages/index.html/
  6. Insert the Game Pin you want to attack.
  7. Now the bots should be joining the game.

The code

Kahoot.js for the connection Socket.io for live update to other clients & sending information to between servers & clients MongoDB for databases & live feed Node-Random-Name for generation of bot names

kahoot-bot's People

Contributors

thunbergolle avatar

Watchers

 avatar  avatar

kahoot-bot's Issues

server error

MongoNetworkError: failed to connect to server [127.0.0.1:27017] on first connect [MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017]
at Pool. (C:\Users\ryan\Desktop\New folder (3)\Kahoot-Bot-master\node_modules\mongodb-core\lib\topologies\server.js:503:11)
at Pool.emit (events.js:182:13)
at Connection. (C:\Users\ryan\Desktop\New folder (3)\Kahoot-Bot-master\node_modules\mongodb-core\lib\connection\pool.js:326:12)
at Object.onceWrapper (events.js:273:13)
at Connection.emit (events.js:182:13)
at Socket. (C:\Users\ryan\Desktop\New folder (3)\Kahoot-Bot-master\node_modules\mongodb-core\lib\connection\connection.js:245:50)
at Object.onceWrapper (events.js:273:13)
at Socket.emit (events.js:182:13)
at emitErrorNT (internal/streams/destroy.js:82:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)

AAAAH!!!

node:internal/modules/cjs/loader:927
throw err;
^

Error: Cannot find module 'C:\Windows\system32\bot.js'
←[90m at Function.Module._resolveFilename (node:internal/modules/cjs/loader:924:15)←[39m
←[90m at Function.Module._load (node:internal/modules/cjs/loader:769:27)←[39m
←[90m at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:76:12)←[39m
←[90m at node:internal/main/run_main_module:17:47←[39m {
code: ←[32m'MODULE_NOT_FOUND'←[39m,
requireStack: []
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.