Fix Restart #5
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Subsonics - Pipeline/pipeline/head This commit looks good
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Subsonics - Pipeline/pipeline/head This commit looks good
				
			This commit is contained in:
		@@ -22,6 +22,16 @@ module.exports = {
 | 
			
		||||
        
 | 
			
		||||
            interaction.reply({embeds: [embed]})
 | 
			
		||||
 | 
			
		||||
            let player = client.manager.players.get(interaction.guild.id)
 | 
			
		||||
 | 
			
		||||
            if(player) {
 | 
			
		||||
    
 | 
			
		||||
                player.destroy()
 | 
			
		||||
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
            const nodes = [
 | 
			
		||||
                {
 | 
			
		||||
                  host: "lavalink.devamop.in",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user