diff options
| author | Alee14 <Alee14498@gmail.com> | 2017-08-12 12:48:34 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-08-12 12:48:34 -0400 |
| commit | 7b63ad3f972c6656e5a946a089f6823296e49c57 (patch) | |
| tree | 7041a27684754ec2a6f1b769517d7baff5da7f23 | |
| parent | b1180d266b78214109e758947579ceb79cfdf65a (diff) | |
| download | AleeBot-7b63ad3f972c6656e5a946a089f6823296e49c57.tar.gz AleeBot-7b63ad3f972c6656e5a946a089f6823296e49c57.tar.bz2 AleeBot-7b63ad3f972c6656e5a946a089f6823296e49c57.zip | |
Update aleebot.js
| -rw-r--r-- | aleebot.js | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -263,7 +263,6 @@ commandProcessed = true; } else { message.reply("Hey! You're not Alee14!") } - return; message.channel.sendMessage(args.join(" ")); message.delete(); |
