summaryrefslogtreecommitdiff
path: root/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'app.js')
-rw-r--r--app.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/app.js b/app.js
index c819d40..76176dd 100644
--- a/app.js
+++ b/app.js
@@ -110,6 +110,8 @@ bot.on('message', async msg => {
return;
} catch (error) {
console.error(error);
+ //msg.reply('command error\'d out, check logs');
+ //return;
}
// Reacts with ping emoji when @everyone