sylux6 / WatanaBot

A discord bot written in Kotlin using JDA
GNU General Public License v3.0
0 stars 0 forks source link

Play command improvement #60

Open sylux6 opened 4 years ago

sylux6 commented 4 years ago

Currently, o7 m play <link> will play a song with or without a song already in progress and clear the current playlist. It should automatically enqueue the new song to the playlist. Add a --f like this o7 m play <link> --f to force playing the new song and don't clear the playlist.