forked from embee/woomy
		
	Compare commits
	
		
			3 commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 4241d54efd | |||
| eb9c98612a | |||
| 7cd499e10c | 
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -44,6 +44,7 @@ exports.run = async (client, message, args, error) => {
 | 
			
		|||
      message.channel.send(embed)
 | 
			
		||||
    });
 | 
			
		||||
  } catch(err) {
 | 
			
		||||
    message.channel.stopTyping(); // Previously wasnt here causing an issue where woomy would endlessly type.
 | 
			
		||||
    return message.channel.send(`<:error:466995152976871434> API error: \`${err}\``)
 | 
			
		||||
  };
 | 
			
		||||
};
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue