This commit is contained in:
		@@ -34,10 +34,10 @@ module.exports = {
 | 
			
		||||
            
 | 
			
		||||
            const nodes = [
 | 
			
		||||
                {
 | 
			
		||||
                  host: "omega.raphix.fr",
 | 
			
		||||
                  password: "raphixlavalink",
 | 
			
		||||
                  port: 2333,
 | 
			
		||||
                  secure: false
 | 
			
		||||
                  host: "lavalink.devamop.in",
 | 
			
		||||
                  password: "DevamOP",
 | 
			
		||||
                  port: 443,
 | 
			
		||||
                  secure: true
 | 
			
		||||
                }
 | 
			
		||||
              ];
 | 
			
		||||
        
 | 
			
		||||
 
 | 
			
		||||
@@ -129,10 +129,10 @@ function startDiscordBot() {
 | 
			
		||||
 | 
			
		||||
    const nodes = [
 | 
			
		||||
        {
 | 
			
		||||
          host: "omega.raphix.fr",
 | 
			
		||||
          password: "raphixlavalink",
 | 
			
		||||
          port: 2333,
 | 
			
		||||
          secure: false
 | 
			
		||||
          host: "lavalink.devamop.in",
 | 
			
		||||
          password: "DevamOP",
 | 
			
		||||
          port: 443,
 | 
			
		||||
          secure: true
 | 
			
		||||
        }
 | 
			
		||||
      ];
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user