leagueoflegends

4.0.1 • Public • Published

League of Legends Command-Line Interface

Known Vulnerabilities

Check out current LoL Esports standings and the current weeks matches all in your console!

This CLI tool is for those who are both LoL fans and Software Engineers.

All data comes from the LoL Esports website.

Disclaimer

This product is not endorsed, certified or otherwise approved in any way by Riot Games, Inc. or any of its affiliates.

Install

In order to use the League of Legends CLI, make sure that you have Node version 6.0.0 or higher.

$ npm install -g leagueoflegends

Usage

leagueoflegends provides two main commands.

Options

  • League of Legends World Championship (Worlds)
    • --worlds or -w
  • LoL Championship Series (LCS)
    • --lcs or -n
  • LoL European Championship (LEC)
    • --lec or -e
  • LoL Champions Korea (LCK)
    • --lck or -k
  • Tencent LoL Pro League (LPL)
    • --lpl or -p
  • LoL Championship Series Academy (LCS Academy)
    • --lcsacademy or -a

Matches

Get a list of this weeks matches for any of the 5 premier LoL leagues.

$ leagueoflegends matches --lec

leagueoflegends matches (example)

Standings

Get the current standings for any of the 5 premier LoL leagues.

$ leagueoflegends standings --lec

leagueoflegends standings (example)

Inspired by:

Package Sidebar

Install

npm i leagueoflegends

Homepage

al-saba.com

Weekly Downloads

13

Version

4.0.1

License

MIT

Unpacked Size

38.9 kB

Total Files

6

Last publish

Collaborators

  • lukealsaba