forked from embee/woomy
		
	sans undertale
This commit is contained in:
		
							parent
							
								
									3ab6dbfea9
								
							
						
					
					
						commit
						31ce5b28b2
					
				
					 2 changed files with 2 additions and 3 deletions
				
			
		
							
								
								
									
										1
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1,4 +1,3 @@
 | 
			
		|||
.vscode
 | 
			
		||||
*config.js
 | 
			
		||||
node_modules
 | 
			
		||||
logs
 | 
			
		||||
| 
						 | 
				
			
			@ -118,7 +118,7 @@ module.exports = async (client, message) => {
 | 
			
		|||
  while (args[0] && args[0][0] === '-') {
 | 
			
		||||
    message.flags.push(args.shift().slice(1))
 | 
			
		||||
  }
 | 
			
		||||
  client.logger.cmd(`Command ran: ${cmd.help.name}`)
 | 
			
		||||
 | 
			
		||||
  client.logger.log(`Command ran: ${cmd.help.name}`)
 | 
			
		||||
  cmd.run(client, message, args, level, data)
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue