Skip to content

brandon-doornbos/vibin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vibin

Just a simple Discord music bot, able to stream from YouTube, YouTube Music and Spotify.

Installing and Running

Make sure you have ffmpeg and yt-dlp installed and in your PATH

  • Rename src/config.json.example to src/config.json and enter your token.
  • bun i
  • bun .

Spotify support for playlists larger than 100

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.

About

Discord music bot. Works with YouTube, YouTube Music and Spotify

Resources

License

Stars

Watchers

Forks