Just a simple Discord music bot, able to stream from YouTube, YouTube Music and Spotify.
Make sure you have ffmpeg and yt-dlp installed and in your PATH
- Rename
src/config.json.exampletosrc/config.jsonand enter your token. bun ibun .
Spotify does not allow access to playlists larger than 100 items without the use of their Web API. So if you want support for that you need to follow steps 1 and 2 from the Getting Started section on this page. After which you need to paste the client id and client secret in your src/config.json.
If you do not want this hassle or support, just leave both entries empty.