Version 0.9.3b - Ajout du skip cut
This commit is contained in:
parent
b662ff3744
commit
35ea19b743
@ -394,11 +394,15 @@ module.exports.skip = function (client, interaction) {
|
||||
|
||||
let player = client.manager.players.get("137291455336022018")
|
||||
|
||||
if(list.haveSongs()) {
|
||||
if(player) {
|
||||
|
||||
player.stop()
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
process.emit("MUSIC_UPDATE_STATE")
|
||||
|
Loading…
x
Reference in New Issue
Block a user