mirror of
				https://github.com/warengroup/eximiabots-radiox.git
				synced 2025-11-03 23:14:40 +00:00 
			
		
		
		
	Update ready.js
This commit is contained in:
		@@ -99,5 +99,11 @@ module.exports = {
 | 
			
		||||
            client.funcs.restoreRadios(client, guilds);
 | 
			
		||||
        }, 5000);
 | 
			
		||||
 | 
			
		||||
        setTimeout(function () {
 | 
			
		||||
            /*MAINTENANCE MODE*/
 | 
			
		||||
            client.funcs.logger("Maintenance Mode", "Disabled");
 | 
			
		||||
            client.config.maintenance = false;
 | 
			
		||||
        }, 10000);
 | 
			
		||||
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user