Skip to content
Snippets Groups Projects
Commit 0d44d0a2 authored by Reviath's avatar Reviath
Browse files

Update commands/help.js

parent cd339259
Branches
No related tags found
No related merge requests found
......@@ -37,9 +37,6 @@ else {
.setDescription(`Can't find category \`${category}\``)
message.channel.send(nocategory)
}
catch(e => {
client.channel.cache.get('790640302452375562').send(`Error on help command \n${e}`)
})
}
module.exports.help = {
name: 'help',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment