aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrey <32907415+thepokesudenk@users.noreply.github.com>2017-11-16 17:21:15 -0500
committerGitHub <noreply@github.com>2017-11-16 17:21:15 -0500
commitaa6aa01bfb8c5d91950d46a11ecfb2f166736705 (patch)
treef99ead2118d63378da67b918cad59158d1dbb69b
parent5f3561acfd26115f97ca0f857f1f24aa52c628eb (diff)
downloadAstralMod-ATC-aa6aa01bfb8c5d91950d46a11ecfb2f166736705.tar.gz
AstralMod-ATC-aa6aa01bfb8c5d91950d46a11ecfb2f166736705.tar.bz2
AstralMod-ATC-aa6aa01bfb8c5d91950d46a11ecfb2f166736705.zip
Replace "JXBot" with "WaterBot"
-rw-r--r--bot.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/bot.js b/bot.js
index 37a0d00..c745d64 100644
--- a/bot.js
+++ b/bot.js
@@ -83,7 +83,7 @@ function setGame() {
presence.game.name = "with ban buttons";
break; //SCRUATCHO
case 1:
- presence.game.name = "Fighting JXBot";
+ presence.game.name = "Fighting WaterBot";
break;
case 2:
presence.game.name = "Annoy Victor";
@@ -875,7 +875,7 @@ function messageChecker(oldMessage, newMessage) {
if (message.author.id == 361202413165608962) {
message.reply("BEGONE. You're a undertale fan. :sob:");
} else {
- if (msg.toLowerCase().includes("jxbot")) {
+ if (msg.toLowerCase().includes("waterbot")) {
message.reply(":no_entry_sign: YA MENTIONED THE INFERIOR BOT. [punches hand and shakes head slowly]");
} else if (msg.toLowerCase().includes("stop") || (msg.toLowerCase().includes("shut") && msg.toLowerCase().includes("up"))) {