summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/app.js b/app.js
index 97939b7..68bc3c7 100644
--- a/app.js
+++ b/app.js
@@ -442,6 +442,10 @@ ice-king: says a quote from ice king from adventure time.`, false)
}
}
+ if (msg.mentions.everyone) {
+ msg.react(':ArisaPing:');
+ }
+
/*if (command == 'botstatus' || command == 'status' || command == 'bs') {
if (msg.member.hasPermission('KICK_MEMBERS')) {
if (!args) {