mirror of
				https://github.com/warengroup/eximiabots-radiox.git
				synced 2025-11-04 03:09:32 +00:00 
			
		
		
		
	Update commands.ts
This commit is contained in:
		@@ -34,6 +34,8 @@ export default async function commands(client: RadioClient) {
 | 
			
		||||
                description: command.description,
 | 
			
		||||
                options: command.options || []
 | 
			
		||||
            });
 | 
			
		||||
 | 
			
		||||
            client.funcs.logger('Application Commands', 'Command: ' + command.name);
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user