Skip to content

What's the most efficient way to skip the current track, remove it from the queue, and play another one? #917

Answered by jagrosh
LumosX asked this question in Questions
Discussion options

You must be logged in to vote

The closest to what you want is probably:
Run repeat on to make sure that the bot is in repeating mode (you only need to do this once; this setting is saved on a per-server basis)
To move to a new song, run play <song> and then skip to start playing it immediately.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@LumosX
Comment options

Answer selected by LumosX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants