jagrosh / jagrosh/MusicBot

Add a command to skip to a new playlist

Open
#139 2 comments 2 reactions 0 assignees View on GitHub
enhancement
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.