GithubHelp home page GithubHelp logo

joint-matches's Introduction

Joint Matches - LoL match analysis to find common games with other players

[EN] [RU]

With an active game, such a list of summoners from your game will be displayed.

NickName: кiшка | stat: https://www.leagueofgraphs.com/match/ru/377256662 date: 2022-02-23 16:14:47 +0000 UTC
NickName: кiшка | stat: https://www.leagueofgraphs.com/match/ru/357069038 date: 2021-10-31 21:25:30 +0000 UTC
NickName: LeAnk | stat: https://www.leagueofgraphs.com/match/ru/343836977 date: 2021-07-30 14:03:37 +0000 UTC

According to the standard, it works with the "ru" server, but using the environment and options parameters, you can specify any region.


COMMANDS:

  • parser, p - Parses all the summoner's matches
  • frequent, f - Getting Summoners you play with more often
  • active, a - Checks an active match and finds past players
  • jointMatches, jm - Returns joint games with the summoner

GLOBAL OPTIONS:

  • --global-region value, --gr value - global region (europe, americas, asia) (de fault: europe)
  • --region value, -r value - server region (ru, br1, euw1, la1, ...) (d efault: ru)

• active

Checks an active match and finds past players

ARGUMENTS:

  • Summoner's nickname

EXAMPLES:

  1. Get a list of summoners from an active game with a link to old matches
./joint-matches active StounhandJ

Result:

NickName: кiшка | stat: https://www.leagueofgraphs.com/match/ru/377256662 date: 2022-02-23 16:14:47 +0000 UTC
NickName: кiшка | stat: https://www.leagueofgraphs.com/match/ru/357069038 date: 2021-10-31 21:25:30 +0000 UTC
NickName: LeAnk | stat: https://www.leagueofgraphs.com/match/ru/343836977 date: 2021-07-30 14:03:37 +0000 UTC

• jointMatches

Returns joint games with the summoner

ARGUMENTS:

  • Summoner's nickname
  • Summoner's second nickname

EXAMPLES:

  1. Get a list of games with this summoners
./joint-matches jointMatches StounhandJ кiшка

Result:

stat: https://www.leagueofgraphs.com/match/ru/358378025 date: 2021-11-08 19:23:23 +0000 UTC
stat: https://www.leagueofgraphs.com/match/ru/357069038 date: 2021-10-31 21:25:30 +0000 UTC
stat: https://www.leagueofgraphs.com/match/ru/377256662 date: 2022-02-23 16:14:47 +0000 UTC

• parser

ARGUMENTS:

  • Summoner's nickname

OPTIONS:

--start value, -r value - The number of missed matches from new to old (default: 0)
--update, -u - Parse only the latest non-saved matches (default: false)

EXAMPLES:

  1. Get all the summoner games "StounhandJ"
./joint-matches parser --start=0 StounhandJ
  1. Get all the summoner games by skipping the last 200 "StounhandJ"
./joint-matches parser --start=200 StounhandJ
  1. Get the latest unsaved matches of the summoner "StounhandJ"
./joint-matches parser --update StounhandJ

• frequent

Getting Summoners you play with more often

ARGUMENTS:

  • Summoner's nickname

OPTIONS:

--count value, -c value - Minimum number of games with the summoner (default: 4)

EXAMPLES:

  1. Get summoners with whom "StounhandJ" have played more than 4 games together
./joint-matches frequent StounhandJ
  1. Get summoners with whom "StounhandJ" have played more than 10 games together
./joint-matches frequent --count=10 StounhandJ

joint-matches's People

Contributors

stounhandj 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.