rem-bot-industries / rem-v2

Well, this is the rewrite of rem, now even cleaner and hopefully with less bugs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moving song within Queue

DasWolke opened this issue · comments

commented

Requested by: Miles#9319
move X Y

X - songs number in queue
Y - destination number

!w.move 10 12
Will move song from position 10 to 12. Song nr 11 will become new 10, and 12 will become 11.