diff options
| author | Alee14 <alee14498@gmail.com> | 2017-06-12 21:29:52 -0400 |
|---|---|---|
| committer | Alee14 <alee14498@gmail.com> | 2017-06-12 21:29:52 -0400 |
| commit | a01ab98b3beb086877e4fb225ca9407ec8c53e1d (patch) | |
| tree | e95fde20d532f72d7c63c92198e5558ad9f3cdff | |
| parent | 6b267dfe0422f29a10d0dd74b1705ae75e3a80dd (diff) | |
| download | AleeBot-a01ab98b3beb086877e4fb225ca9407ec8c53e1d.tar.gz AleeBot-a01ab98b3beb086877e4fb225ca9407ec8c53e1d.tar.bz2 AleeBot-a01ab98b3beb086877e4fb225ca9407ec8c53e1d.zip | |
UPDATED PHASE
| -rw-r--r-- | aleemod.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -155,7 +155,7 @@ client.user.setPresence(presence); message.reply("Cool. Now let's not forget the rules."); break; case 4: - message.reply("Stop flipping breaking the rules. :angry:"); + message.reply("Stop flipping breaking the rules. THIS IS ME: :angry:"); break; } message.delete(); |
