ZeNyfh / gigavibe-java-edition

Music + Media bot made in java using JDA and Lavaplayer.
GNU General Public License v3.0
8 stars 3 forks source link

Should clearqueue stop the current song from playing? #142

Closed 9382 closed 4 months ago

9382 commented 5 months ago

Right now it does, but I think it could be better if we dont. Thoughts? (@ZeNyfh)

ZeNyfh commented 5 months ago

when I think of "Clear queue" I think removing every song that is playing or will be playing, however I think it'd be better to ask around, I have a few places where I can get opinions on this.

9382 commented 5 months ago

my argument for not having it kill the current song for reference: image Also when I think of "clear queue" I expect the queue to be cleared. I don't consider the song currently playing as part of the queue, its beyond that. Thats the point of a queue

ZeNyfh commented 4 months ago

I've asked around on a couple discord servers, everyone but 1 person quite literally voted for removing everything, even the currently playing track (which is the current implementation).