aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--aleemod.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/aleemod.js b/aleemod.js
index 86eeee0..61138a6 100644
--- a/aleemod.js
+++ b/aleemod.js
@@ -149,13 +149,13 @@ client.user.setPresence(presence);
message.reply("Hey! Let's not have any of that please.");
break;
case 2:
- message.reply("Did you just...");
+ message.reply("AleeMod says to stop swearing or saying weird stuff pls");
break;
case 3:
message.reply("Cool. Now let's not forget the rules.");
break;
case 4:
- message.reply("If I'm not going to delete it, a mod will. Let's save them some work.");
+ message.reply("Stop flipping breaking the rules. :angry:");
break;
}
message.delete();