Fix Restart #7
	
		
			
	
		
	
	
		
	
		
			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:
		@@ -29,13 +29,18 @@ module.exports = {
 | 
				
			|||||||
                player.destroy()
 | 
					                player.destroy()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
            await client.manager.destroyNode()
 | 
					 | 
				
			||||||
            await client.manager.createNode()
 | 
					 | 
				
			||||||
            
 | 
					            
 | 
				
			||||||
 | 
					            const nodes = [
 | 
				
			||||||
 | 
					                {
 | 
				
			||||||
 | 
					                  host: "lavalink.devamop.in",
 | 
				
			||||||
 | 
					                  password: "DevamOP",
 | 
				
			||||||
 | 
					                  port: 443,
 | 
				
			||||||
 | 
					                  secure: true
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
 | 
					              ];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					              
 | 
				
			||||||
 | 
					              client.manager.createNode(nodes)
 | 
				
			||||||
            
 | 
					            
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        } else {
 | 
					        } else {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user