Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

CCColda/hots-playtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HotS-Playtime

Python script for counting all the playtime spent (in seconds) in Heroes of the Storm, all together, and per hero.

Usage

# Usage: python hots-playtime.py <player name> <path to replays> <path to output json>

python hots-playtime.py CoolUsername "path/to/replay/account" "path/to/output/json"

Dependencies

Heroprotocol needs to be set up in the environment for this script to function.

python -m pip install --upgrade heroprotocol

Requires Python 3.8.2

About

Python script for counting HotS playtime per hero

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages