diff --git a/bot/awesomescibo.js b/bot/awesomescibo.js index 412985e..8d3c87d 100755 --- a/bot/awesomescibo.js +++ b/bot/awesomescibo.js @@ -175,7 +175,7 @@ async function otherCommands(message) { ); } }); - }); + }).catch(console.error); }); }); } else {