Giter Site home page Giter Site logo

po1sn / w-l-bot Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 4 KB

A server bot designed with discord.js / node.js / JS. Allowing players to track ELO by logging wins/losses by typing commands after matches. Discord Owners, Admins, etc. can moderate users commands.

w-l-bot's Introduction

W-L-Bot

W-L-Bot is discord server bot is being created with JS using node.js and discord.js. Allowing players to track ELO by logging wins/losses by typing commands after matches. Discord Owners, Admins, etc. moderate users W/L commands.

The ELO system

  • The ELO system within the bot created is calculated by the owners/admins of the discord server. The bot is being made as a competitive bot for smaller gaming communites that would like to implement some type of ELO system.
    • An admin or moderator will spectate the game and mark the player who wins / the player who loses by using //@Player1 W or //@Player2 L.

How the elo system will be calculated

  • ELO will be calculated based on the input of W/L (Win/Loss). ELO was intended for Chess but can now be seen in all types of ranked games. -ELO is calculated based on the typical ELO calculation process.
  • 1: If the higher-ELO player wins, a few points are taken from the lower-ELO player and given to the higher-ELO player.
  • 2: If the lower-ELO player wins, a sufficent / large amount of ELO is taken from the higher-ELO player.
  • 3: If the match happens to end in a draw (This sometimes wont be used for certain games) the lower-ELO player takes a small portion of ELO from the higher-ELO player.

The intention of this bot is to allow smaller startup games to have an ELO type system outside of the program itself (Discord), allowing developers to "test the water" on how a community can differ with an ELO system in place. This allows developers to make a final decision, which is whether or not Ranked play / ELO fits thier game.

Image of W/L Bot

w-l-bot's People

Contributors

po1sn avatar

Watchers

 avatar

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.