Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lempiy/dora
DOta2 Replay Analyzer
https://github.com/lempiy/dora
docker dota2 go kubernetes nodejs
Last synced: 8 days ago
JSON representation
DOta2 Replay Analyzer
- Host: GitHub
- URL: https://github.com/lempiy/dora
- Owner: lempiy
- Created: 2018-08-23T15:32:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-06T23:29:50.000Z (over 2 years ago)
- Last Synced: 2024-06-21T19:03:40.622Z (5 months ago)
- Topics: docker, dota2, go, kubernetes, nodejs
- Language: Go
- Homepage:
- Size: 184 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DORA (DOta2 Replay Analyzer)
## What it does?
1) Fetches match history using Steam Arcana bot.
2) Downloads replay zipped binary from steam storages.
3) Parses replay file using Manta protobuff parser.
4) Extracts time-series match data on your purpose.#### Requirements
- golang ^1.9
- node.js ^9.0
- kubectl
- docker
- minikubeA. Lempii 2018