mirror of
				https://github.com/warengroup/eximiabots-radiox.git
				synced 2025-11-04 02:29:32 +00:00 
			
		
		
		
	Update maintenance command
This commit is contained in:
		@@ -7,9 +7,6 @@ module.exports = {
 | 
			
		||||
    name: 'maintenance',
 | 
			
		||||
    description: 'Bot Maintenance',
 | 
			
		||||
    category: 'info',
 | 
			
		||||
    options: [
 | 
			
		||||
        { type: "NUMBER", name: "action", description: "Select action", required: false}
 | 
			
		||||
    ],
 | 
			
		||||
    async execute(interaction, client) {
 | 
			
		||||
        let message = {};
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user