blizzard-wow-game-data-apis/README.md

8 lines
168 B
Markdown

Create a `.credentials` file with `client_id:secret` from https://develop.battle.net/access
Crontab, every day at 12:30h:
```
30 12 * * * time python3 updater.py
```