Skip to content

bscal/DotaScoutBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DotaScoutBot

A Python Program that will scout dota 2 players or matches. Uses OpenDota API

The program is in early stages of development and not all features I wanted to add are working or added

You can input steamids or matchids that will return and parse data for you.

Running

Developed with Python3

No dependencies

Usage: $ python dota.py (steamid1) (steamid2) ... $ python dota.py -match (matchid1) (matchid2) ...

Updates

I would like to adjust values for Teamfight participation and usage %. Also interested in adding creeps fed. For example (Beastmaster fed this many boars/hawks/creeps worth X amount of gold) I want to add some interface or UI. And Graphs

About

A Python Program that will scout dota 2 players.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages