An open API service indexing awesome lists of open source software.

https://github.com/adbreeker/lolmatchstatistics

C# console application fetching League of Legends match history with Riot api, calculating some statistics and copying them to clipboard
https://github.com/adbreeker/lolmatchstatistics

google-sheets-api riot-games-api statistics

Last synced: about 1 month ago
JSON representation

C# console application fetching League of Legends match history with Riot api, calculating some statistics and copying them to clipboard

Awesome Lists containing this project

README

          

# LoLMatchStatistics
Simple console application fetching League of Legends match history with riot api and optionaly writing statistics from match to google spreadsheet.

You can use application on your own, it will guide you but if you want to send data to google spreadsheet, you need to add your google credentials json to "./Config/spreadsheetCredentials.json" location.