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
- Host: GitHub
- URL: https://github.com/adbreeker/lolmatchstatistics
- Owner: adbreeker
- Created: 2023-09-22T20:45:26.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-01T18:07:40.000Z (about 2 years ago)
- Last Synced: 2025-02-09T13:18:37.629Z (8 months ago)
- Topics: google-sheets-api, riot-games-api, statistics
- Language: C#
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.