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

discord_stat_bot's Introduction

codecov Codacy Badge GitHub top language GitHub release (latest by date)

Discord Stats Bot

Discord Stats Bot, is a discord which aims to centralize the statistics of different games in one simple, refined Discord Bot. This directory is not meant to let people install the bot on their own nodejs instance but to encourage people to contribute to the project by adding compatibility with their favorite game APIs.

Features

Currently the bot handle League of Legends statistics such as the current free champion rotation, the creep score per minutes over fews games, players statistics, and comparison between different players

A complete list of command is available on the new website

Invite the bot on your server

To add the bot on your discord server just go to this link

Feature Request or Bug Report

If you want a new feature on the bot, feel free to create a new GitHub issue. You can ask for new commands of an existing game, or adding a new game on the bot (in this case please list what could be the most important stats).

Contribute

If you want to contribute to the project, by adding some translation, adding compatibility from your favorite game check the Contribution Guide

discord_stat_bot's People

Contributors

ekazukii avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

discord_stat_bot's Issues

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)

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

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.