Add this on new update
pasindu20 opened this issue · 3 comments
Add skip track method ex. player.skip()
why is this package missing so many things
Add skip track method ex.
player.skip()
why is this package missing so many things
like on erela
player.skip() = skip to queue next songs
player.stop() = stop the current playing track and clear the queue
player.destory() = disconnect the player from vc
so i suggest make skip() and stop() like erela
Add skip track method ex.
player.skip()
why is this package missing so many thingslike on erela player.skip() = skip to queue next songs player.stop() = stop the current playing track and clear the queue player.destory() = disconnect the player from vc
so i suggest make skip() and stop() like erela
you should not compare any packages all packages have their own functions we can't make same name
Hmm