# pl-remove

Remove a song from a playlist.

?pl-remove <playlist> <track>
?pl-remove my playlist 1
?pl-remove my playlist song title
  • aliases: pl-r
  • category: playlists
  • cooldown: 5
  • args: true
  • slashCommand: true
  • playlist: ``The name of the playlist you want to remove the song from.` (required)
  • track: ``The track number or track title to remove.` (required)
  • bot: viewChannel, sendMessages, embedLinks
  • user: none

none