Skip to content

Latest commit

 

History

History
53 lines (38 loc) · 1.76 KB

README.md

File metadata and controls

53 lines (38 loc) · 1.76 KB

lol-pro-player-stats

Golang application that displays statistics of a LoL pro player in a given split using information from Leaguepedia

Installation

You need to install Golang on your machine. If it's not installed, be sure to install Golang.

Usage

Available league codes and splits

League Code Description Splits
LCS LoL Championship Series (NA) Spring, Summer
LEC LoL European Championship Spring, Summer
LCK LoL Champions Korea Spring, Summer
LPL LoL Pro League (China) Spring, Summer
LMS League Master Series (Taiwan) Spring, Summer
CBLOL Campeonato Brasileiro LoL (Brazil) Winter, Summer
LCL LoL Russia League Spring, Summer
LJL LoL Japan League Spring, Summer
LLA Latin America League Opening, Closing
OPL Oceanic Pro League Split_1, Split_2
LST LoL SEA Tour Spring, Summer
TCL Turkish Champions League Winter, Summer
VCS Vietnam Championship Series Spring, Summer
lol-pro-player-stats.exe [-h | --help | -v | --version]

Options

-h, --help Prints the list of available commands
-v, --version Prints the version of the application
PLAYER CODE SPLIT YEAR Prints the statistics of a player in a given split of a given year (e.g. lol-pro-player-stats.exe Perkz LEC Summer 2019)

Examples

Show a player's statistics

$ lol-pro-player-stats.exe Perkz LEC Summer 2019

ScreenShot

Contribute

Found a bug? Have a feature you'd like to see added or something you'd like to see improved? You can report it to me by opening a new issue!

License

MIT © André Sousa