forked from embee/woomy
		
	Update help.js
This commit is contained in:
		
							parent
							
								
									b11f18b1a9
								
							
						
					
					
						commit
						1e66c75982
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -68,7 +68,7 @@ exports.run = (client, message, args, level) => {
 | 
			
		|||
  };
 | 
			
		||||
 | 
			
		||||
  if(args[0].toLowerCase() == "all") {
 | 
			
		||||
    embed.setTitle("Command list");
 | 
			
		||||
    embed.setTitle(`Commands [${client.commands.size}]`);
 | 
			
		||||
    embed.setDescription(`For more information on a specific command use \`${prefix}help <command>\`\nFor the full command list use \`${prefix}help all\`\n`);
 | 
			
		||||
 | 
			
		||||
    const myCommands = client.commands
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue