LeagueHistory is a website dedicated to getting useful information about league of legends players. What makes it so unique is being able to track players across regions and name changes. It uses the underlying league client API so we do not have to worry about API keys.
- Make sure you have .net 5 installed
- Run dotnet publish or publish it from your favorite IDE
- Create a text file called
settings.json
on the main directory and put accounts for every region in json format{"Accounts":["AccUsername1:AccPassword1","AccUsername2:AccPassword2"]}
- EUW
- EUNE
- NA
- TR
- OCE
- LAN
- LAS
- BR
- RU
- BR
- JP