Skip to content

GiacomoLaw/leaguestatistics

develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
 
 
 
 
 
 
 
 
 
 

Build Status

League Statistics

Statistics for a specific player on LoL

Usage

Outdated - will be updated after various aspects have been added

Install Riot Watcher via PIP: pip install riotwatcher

Place your API key from Riot in apisettings.py. You can get it here.

Run main.py, and type in the summoner name you want. Stats for rank solo are gathered by default, more options will be added at a later date.

Make sure that the server is correct (na1 for North America). Options to choose your server will be added at a later date.

Do not leave spaces in the summoner name, otherwise the script will glitch.