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

8 lines
168 B
Markdown
Raw Normal View History

2021-05-12 06:13:54 +00:00
Create a `.credentials` file with `client_id:secret` from https://develop.battle.net/access
2021-05-14 01:05:14 +00:00
Crontab, every day at 12:30h:
```
30 12 * * * time python3 updater.py
```