categories & command list

reverse
url_btn

Reverse the current queue

Reverse the current queue, the queue will start over by the default, if you want it to continue from the current song you can specify it in the argument

usage

  • reverse start over 

examples

  • reverse 
  • reverse false 

shuffle
url_btn

Shuffle the queue

usage

  • shuffle 

options

  • restart 
  • keep-position 
  • upcoming 

examples

  • shuffle 
  • shuffle --restart 

aliases

  • shuffle queue 
  • shufflequeue 

sort
url_btn

Sort the queue

Sort the queue, the queue will start over by the default, if you want it to continue from the current song you can specify it in the argument

usage

  • sort sort type 
    start over 

options

  • reverse 

examples

  • sort length 
  • sort title 
    false 

mass move
url_btn

Move multiple tracks in the queue

Move multiple tracks in the queue, you can use first, last and current as arguments. You can also add + or - with a following number after the arguments to get a relative track

usage

  • mass move from start 
    from end 
    to 

examples

  • mass move 
  • mass move first 
    current 
    last 
  • mass move current 
    current+3 
    first 

move
url_btn

Move a track in the queue

Move a track in the queue, you can use first, last and current as arguments. You can also add + or - with a following number after the arguments to get a relative track

usage

  • move from 
    to 

examples

  • move 
    30 
  • move first 
    last 
  • move current 
    last 
  • move first+1 
    first 

swap
url_btn

Swap the position of two tracks

usage

  • swap track 1 
    track 2 

examples

  • swap 
  • swap first 
    last 

reorder
url_btn

Order the queue by specified option

Order the queue by specified option.

Available order options
added first - Order by the time the track was added
added last - Order by the time the track was added, last first
fair - Order the queue fairly where the user's next track is after the other user's track

usage

  • reorder order option 

options

  • restart 
  • upcoming 

examples

  • reorder added first 
  • reorder fair 
    --upcoming 

aliases

  • order 

restart
url_btn

Restart the queue

Restart the queue, start over from the first track

aliases

  • start over 
  • startover 

repeat current
url_btn

Repeat the current track

usage

  • repeat current repeat count 

examples

  • repeat current 
  • repeat current 

aliases

  • repeatcurrent 
  • loop current 
  • loopcurrent 
  • repeat c 
  • repeatc 
  • repeat 
  • loop c 
  • loopc 
  • loop 
  • lc 
  • rc 

repeat disable
url_btn

Disable any repeating which is currently enabled

aliases

  • repeatdisable 
  • loop disable 
  • loopdisable 
  • repeat off 
  • repeatoff 
  • loop off 
  • loopoff 

repeat queue
url_btn

Repeat the queue

usage

  • repeat queue repeat count 

examples

  • repeat queue 
  • repeat queue 

aliases

  • repeatqueue 
  • loop queue 
  • loopqueue 
  • loop all 
  • repeat q 
  • loopall 
  • repeatq 
  • loop q 
  • loopq 
  • lq 
  • rq 
  • la 

rewind
url_btn

Rewind the current track

Rewind the current track, start it over

select random
url_btn

Select tracks in the queue at random

When enabled a track will randomly be select from the queue every time a track ends

usage

  • select random enable 

examples

  • select random 
  • select random enable 
  • select random disable 

aliases

  • select randomly 
  • selectrandomly 
  • selectrandom 

remove after played
url_btn

Remove tracks after they have been played

Tracks that have finished playing will automatically be removed from the queue

aliases

  • removeafterplayed 

shuffle repeat
url_btn

Shuffle the queue every time it repeats

Every time the queue repeats it will be shuffled

aliases

  • shuffle repeat toggle 
  • shufflerepeat toggle 
  • shuffle on repeat 
  • shufflerepeat 

clear
url_btn

Remove all the tracks from the queue

aliases

  • remove all 
  • removeall 
  • rm all 

mass remove
url_btn

Remove multiple tracks from the queue

usage

  • mass remove track indexes 

examples

  • mass remove 1 3 6 
  • mass remove 1-3 6 

aliases

  • massremove 
  • mass rm 
  • massrm 

remove
url_btn

Remove a track from the queue

Remove a track from the queue, you can use first, last and current as arguments. You can also add + or - with a following number after the arguments to get a relative track

usage

  • remove track index 

examples

  • remove 
  • remove first 
  • remove current+1 

aliases

  • rm 

remove absent
url_btn

Remove all tracks requested by an absent users

Remove all tracks requested by a user which is no longer in the channel

aliases

  • removeabsent 
  • rm absent 
  • rmabsent 

remove current
url_btn

Remove the currently playing track from the queue

aliases

  • removecurrent 
  • rm current 
  • rmcurrent 
  • rm c 
  • rmc 

remove duplicates
url_btn

Remove all duplicate tracks from the queue

aliases

  • remove duplicate 
  • removeduplicates 
  • removeduplicate 
  • rm duplicates 
  • rm duplicate 
  • rmduplicates 
  • rmduplicate 

remove keyword
url_btn

Remove all the tracks containing the specified keyword

Remove all the tracks in the queue containg the specified keyword, for instance if the keyword was see and you had a track titled See you again that track would be removed

usage

  • remove keyword keyword 

examples

  • remove keyword see you again 

aliases

  • removekeyword 
  • rm keyword 
  • rmkeyword 

remove last
url_btn

Remove the last track in the queue

Remove the last track in the queue, can be used as an undo command

aliases

  • removelast 
  • rm last 
  • rmlast 
  • undo 

remove range
url_btn

Remove a range of tracks from the queue

Remove a range of tracks from the queue, you can use first, last and current as arguments. You can also add + or - with a following number after the arguments to get a relative track

usage

  • remove range start 
    end 

examples

  • remove range "see you again" 
    current-1 
  • remove range first 
    first+10 
  • remove range current+1 
    last 

aliases

  • rr 

remove user
url_btn

Remove all tracks requested by a user

usage

  • remove user user 

examples

  • remove user @Joakim 

aliases

  • removeuser 
  • rm user 
  • rmuser