An open API service indexing awesome lists of open source software.

https://github.com/samsamskies/wavlake-scripts

Scripts to do stuff with Wavlake content
https://github.com/samsamskies/wavlake-scripts

Last synced: 12 months ago
JSON representation

Scripts to do stuff with Wavlake content

Awesome Lists containing this project

README

          

# wavlake-scripts

Scripts to do stuff with Wavlake content.

## Prerequisites

Deno 2.0 - Visit https://deno.com for installation instructions.

## Tasks

`create-top40` - Creates a playlist with the current Wavlake Top 40 songs.
1. You must provide either a NOSTR_NCRYPTSEC (recommended) or NOSTR_NSEC env var to run this task
2. Run `deno task create-top40`

`print-top40` - Prints the current Wavlake Top 40 songs.
1. Run `deno task print-top40`

`fatzaps` - Finds recently zapped Wavlake tracks and prints out the top results.
1. Run `deno task fatzaps`