Python script will pull the latest heroes and abilities from DotaBuff repository and build a new file utils/build/hero_skills.json
for loading hero skill dictionary.
Python script provides a set of convenient methods to pull relevant information from the build folder. It pulls data from:
utils/build/ability_ids.json
utils/build/abilities.json
utils/build/hero_names.json
utils/build/heroes.json
utils/build/hero_abilities.json
utils/build/hero_skills.json
A class to help manage the mongo documents associated with parsing Open-Dota match details.
Python script that will find new ability draft matches. It starts by pulling recently played matches from players that are known to play ability draft. Will add those matches and mark that the match has not been parsed.
Python script will load the latest abilities from the build folder and then grab the associated icons from Dota
Python script that will analyze all of the recent pick data and summarize the data for display by the client.
Python script that attempts extract the skills from the image.
Iterates throug the abilities and runs the analysis for each skills