Queue
Commands for Queue
Queue Commands
Here is the list of commands available in the Queue category.
/addprevious
Adds the previous Song to the Queue
Aliases: addp
Example Usage
/addpreviousThis command allows you to adds the previous song to the queue.
/unshuffle
Unshuffles the current Queue
Aliases: unmix
Example Usage
/unshuffleThis command allows you to unshuffles the current queue.
/removetrack
Removes a Song from the Queue
Aliases: remt, rems, removesong, remove
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
trackindex | number | Yes | Which track to remove |
Example Usage
/removetrack trackindex:valueThis command allows you to removes a song from the queue.
/jump
Skips to a specific Song in the Queue
Aliases: skipto
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
trackindex | number | No | To which Song to skip (jump) to |
track_name | string | No | To which Song to skip (jump) to (you can also use the Songname instead) |
Example Usage
/jump trackindex:value track_name:valueThis command allows you to skips to a specific song in the queue.
/previouslist
Show the last played Songs
Example Usage
/previouslistThis command allows you to show the last played songs.
/nowplaying
Show information about the current Song
Aliases: np, current, currentinfo, cinfo, grab
Example Usage
/nowplayingThis command allows you to show information about the current song.
/stoploop
Disables the Song/Queue Loop
Aliases: stoprepeat, stoprepeatmode
Example Usage
/stoploopThis command allows you to disables the song/queue loop.
/bump
Moves a Song ontop of the Queue (play it after current)
Aliases: movetop, settop
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
from | number | Yes | Which track to move |
Example Usage
/bump from:valueThis command allows you to moves a song ontop of the queue (play it after current).
/info
Show information about the Queue
Aliases: about, information, help
Example Usage
/infoThis command allows you to show information about the queue.
/shuffle
Shuffles the current Queue
Aliases: mix
Example Usage
/shuffleThis command allows you to shuffles the current queue.
/lyrics
Get the Lyrics of the current song (only if available)
Aliases: currentlyrics, songtext, songlyrics, lyric, lyr
Example Usage
/lyricsThis command allows you to get the lyrics of the current song (only if available).
/move
Moves a Song in the Queue
Aliases: mv
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
from | number | Yes | Which track to move |
to | number | Yes | To where to move it |
Example Usage
/move from:value to:valueThis command allows you to moves a song in the queue.
/loop
Toggles a the Queue-Repeatmode
Aliases: repeat, repeatmode
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
repeatmode | stringchoices | Yes | What to toggle (enable/disable)? |
Example Usage
/loop repeatmode:valueThis command allows you to toggles a the queue-repeatmode.
/clearqueue
Clears the current Queue
Aliases: clearq
Example Usage
/clearqueueThis command allows you to clears the current queue.
/removedupes
Removes duplicates from the Queue
Aliases: cleardupes, clearduplicates, removeduplicates, deldupes, deletedupes, deleteduplicates
Example Usage
/removedupesThis command allows you to removes duplicates from the queue.
/list
Show the entire Queue
Example Usage
/listThis command allows you to show the entire queue.
