Adivise / DisSpaceX

Distube & Discord.JS@v14 (Slash Commands!)
https://adivise.github.io/Stylish/
MIT License
73 stars 100 forks source link

Unable to skip #2

Closed benstigsen closed 2 years ago

benstigsen commented 2 years ago

The bot and effects work great, but it seems that I'm unable to skip the song currently playing. Because "no songs are in queue" even though a song is playing.

RainyXeon commented 2 years ago

I think the issue happen when you are playing only 1 song in the queue. If yes, all you need to do is add more song in to your current queue when you using your bot. If no, I think this is the issue from play.js not support queue more than 1 song, with that issue, you just wait for the next update or using NanoSpace instead.

CASPERg267 commented 2 years ago

@BenStigsen after last pull request could you check if the problem persists?