Constructor
new MatchTracker()
Creates an inhouse league match tracker.
Methods
async run()
The match polling loop
Class
Match tracker checks opendota and valve match apis to see if a match has finished and saves the match data to the database.
Creates an inhouse league match tracker.
The match polling loop