Skip to content

calculates the best dota 2 hero to use in given team compositions based on win rates and matchups scraped from dotabuff.com

License

Notifications You must be signed in to change notification settings

danielcavanagh/dota-hero-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dota-hero-picker

calculates the best dota 2 hero to use in given team compositions based on win rates and matchups scraped from dotabuff.com

requirements

gem install nokogiri

usage

# scrape the data first
./get-data.rb > data

./dota-hero-picker.rb [-d hero]* [-r hero]*
./dota-hero-picker.rb -s

	-d add a hero to dire
	-r add a hero to radiant
	-s generate random compositions for both teams and give the win rate

About

calculates the best dota 2 hero to use in given team compositions based on win rates and matchups scraped from dotabuff.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages