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
- Host: GitHub
- URL: https://github.com/samsamskies/wavlake-scripts
- Owner: SamSamskies
- License: mit
- Created: 2024-10-14T03:31:50.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-15T03:15:20.000Z (almost 2 years ago)
- Last Synced: 2025-07-25T15:29:43.038Z (about 1 year ago)
- Language: TypeScript
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`