Version 0.9.3b - Ajout du skip cut
This commit is contained in:
		@@ -394,10 +394,14 @@ module.exports.skip = function (client, interaction) {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
        let player = client.manager.players.get("137291455336022018")
 | 
					        let player = client.manager.players.get("137291455336022018")
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        if(list.haveSongs()) {
 | 
					        if(player) {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            player.stop()
 | 
					            player.stop()
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
 | 
					        
 | 
				
			||||||
 | 
					
 | 
				
			||||||
       
 | 
					       
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user