1.0.3 • Published 4 years ago

@vocality-org/music v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Vocality Music

This is the official vocality plugin for playing Music. The Documentation can be found here: vocality-music documentation

Prerequesites

If you want to copy spotify links you have to pass a Spotify CLIENT_ID and a CLIENT_SECRET.

music.spotify_client_id = '<your spotify CLIENT_ID>';
music.spotify_secret = '<your spotify SECRET>';

If you want to access Lyrics of Songs you need to pass a Genius API TOKEN.

music.genius = '<<your genius API TOKEN>';

You also need to make sure that you have FFMPEG installed whereever you are going to host your bot.

Features

  • play youtube and spotify links
  • search for songs
  • websocket connection to use our dashboard
  • skip songs
  • get lyrics for song
  • remove songs from queue
  • change volume
  • shuffle or loop the queue
  • autoplay to play similar song to last one