Add a command to skip to a new playlist
- Dominant language
- Java
- Stars
- 5.8k
- Forks
- 2.8k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
I would love to have a command that allows skipping the current song queue to another playlist.
Currently in my server the bot runs playlists that I created locally and even though I can just run ``?remove all ?play playlist `` it just feels clunky and I would love a command that just does both of them (such as ?skip playlist or ?playskip playlist )
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing ?remove and ?play command handlers and trace how they clear the current queue and start a named playlist. The work is done when one new command performs both actions for a locally created playlist, with behavior matching the requested usage such as ?skip playlist .
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100