# add

Add a song to a playlist.

?add <playlist> <song>
?add mytop never gonna give you up
  • aliases: pl-add
  • category: playlists
  • cooldown: 5
  • args: true
  • slashCommand: true
  • playlist: ``The playlist you want to add the song to.` (required)
  • song: ``The song (name/url) you want to add to the playlist.` (required)
  • bot: viewChannel, sendMessages, embedLinks
  • user: none

Must be vote to use this command