Compare commits
No commits in common. "master" and "master" have entirely different histories.
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@ 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…
Reference in a new issue