summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author8cy <[email protected]>2020-04-03 23:54:30 -0700
committer8cy <[email protected]>2020-04-03 23:54:30 -0700
commit87f342e8bb00214f1ca6fdb7fc4dd95ae3a7d8d5 (patch)
treecfddd16370fde2769b7a6d320be7923a90c8d464
parent2020/04/03, 02:50, V1.2.3 (diff)
downloads5nical-87f342e8bb00214f1ca6fdb7fc4dd95ae3a7d8d5.tar.xz
s5nical-87f342e8bb00214f1ca6fdb7fc4dd95ae3a7d8d5.zip
2020/04/03, 23:53, V1.2.4
-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) {