mirror of
https://github.com/simon987/music-graph-scripts.git
synced 2025-12-15 23:59:04 +00:00
update readme
This commit is contained in:
17
README.md
17
README.md
@@ -0,0 +1,17 @@
|
||||
wip
|
||||
|
||||
|
||||
### task_tracker setup:
|
||||
|
||||
Last.fm api calls are queued to [task_tracker](https://github.com/simon987/task_tracker/),
|
||||
and results are gathered by a [task_tracker_drone](https://github.com/simon987/task_tracker_drone/)
|
||||
([script](https://git.simon987.net/drone/last.fm/src/master/run)).
|
||||
|
||||
|
||||
Project secret:
|
||||
```json
|
||||
{
|
||||
"apikey": "<Your Last.fm api key>",
|
||||
"user": "<Your Last.fm username>"
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user