merge-requests/4/head
loicbersier 5 years ago
parent 32539b09da
commit 0ca4fc5b5a

@ -81,7 +81,7 @@ class vidshittifierCommand extends Command {
.catch(err => { .catch(err => {
console.error(err); console.error(err);
loadingmsg.delete(); loadingmsg.delete();
return message.channel.send('On no! an error just occured! Im gonna be honest with you, i don\'t know what caused it yet! but worry not! my owner wil look into it soon!'); return message.channel.send('On no! an error just occured! Im gonna be honest with you, i don\'t know what caused it yet! but worry not! my owner will look into it soon!');
}); });
} }
} }

Loading…
Cancel
Save