diff options
| author | Alee14 <alee14498@gmail.com> | 2017-06-12 21:26:45 -0400 |
|---|---|---|
| committer | Alee14 <alee14498@gmail.com> | 2017-06-12 21:26:45 -0400 |
| commit | 6b267dfe0422f29a10d0dd74b1705ae75e3a80dd (patch) | |
| tree | 2a7df358be81b73f46ac463b3a05735f62d002fc | |
| parent | d0f7cd46e9dc8e7dd279bf1abb3f4688757b445e (diff) | |
| download | AleeBot-6b267dfe0422f29a10d0dd74b1705ae75e3a80dd.tar.gz AleeBot-6b267dfe0422f29a10d0dd74b1705ae75e3a80dd.tar.bz2 AleeBot-6b267dfe0422f29a10d0dd74b1705ae75e3a80dd.zip | |
New phrases for AleeMod c:
| -rw-r--r-- | aleemod.js | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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(); |
