Skip to content

Grabs the current MMR and saves it along other information into a MariaDB instance

Notifications You must be signed in to change notification settings

Gansejunge/dota2-mmr-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MMR - Save your rating history

This was created so I could track my rank in Dota2 and visualise it in Grafana. It takes a screenshot of the stats page, uploads that to ocr.space which has a free API. Afterwards the Dota2 Steam API is queried to save the matchId,duration,heroID and saves it to a SQL database. This is mostly on here so I don't lose my project, if there is demand I'll upload the table schematics and add more information.

About

Grabs the current MMR and saves it along other information into a MariaDB instance

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages