Giter Site home page Giter Site logo

ekazukii / discord_stat_bot Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 1.08 MB

Retrieve your statistics over different multiplayer games with a simple discord bot.

Home Page: https://ekazuki.fr/discord/

License: Other

JavaScript 12.82% TypeScript 87.18%
discord discord-bot nodejs statistics league-of-legends minecraft hivemc wynncraft counter-strike overwatch clashofclans faceit

discord_stat_bot's Issues

Compare two players

Compare two players by adding some points with last n games actions (n is choosed by the user):

  • Win --> 20 points
  • Kill --> 3 points
  • Death --> -5 points
  • Assist --> 1 point
  • Farm --> [CS/min] points
  • Crowd Control --> [(CCScore * 5) / min] points
  • Damage --> [Damage/(125 * min)] points
  • Tank --> [Damage Taken/(125 * min)] points

Create overwatch commands

since there is no official API it will be necessary to create a scraper to retrieve the information of the players (unofficial APIs do not support well console players)

Get profile information.

Users should be able to check statistics of a player with his name and optionally with the lol region.

The bot should fetch from lol api:

  • The level of the player
  • The rank of the player
  • His most played champions
  • Informations about last games played

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.