mirror of
https://github.com/iLazlow/spotify-secrets.git
synced 2026-04-26 14:55:52 +03:00
No description
| .github/workflows | ||
| secrets | ||
| .gitignore | ||
| bun.lock | ||
| index.ts | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
spotify-secrets
A Spotify secrets scraper that updates hourly to monitor and extract secrets from Spotify's infrastructure.
Original method by misiektoja/spotify_monitor, converted to TypeScript.
Installation
To install dependencies:
bun install
Usage
To run:
bun start
This project was created using bun init in bun v1.2.18. Bun is a fast all-in-one JavaScript runtime.