diff options
| author | Alee14 <Alee14498@gmail.com> | 2017-07-29 00:20:58 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2017-07-29 00:20:58 -0400 |
| commit | 53a25438f138d2217851c6c8c06f9f161499e7d1 (patch) | |
| tree | 46c3e8e9b4e56a4aaf1ba2955abfcba5e3b95ca2 | |
| parent | c919e1306e89cb31dbfa083adee59a5318906168 (diff) | |
| download | AleeBot-53a25438f138d2217851c6c8c06f9f161499e7d1.tar.gz AleeBot-53a25438f138d2217851c6c8c06f9f161499e7d1.tar.bz2 AleeBot-53a25438f138d2217851c6c8c06f9f161499e7d1.zip | |
Bug fixed
| -rw-r--r-- | aleebot.js | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -143,7 +143,6 @@ client.on("message", function(message){ message.author.send("You have been caught swearing in AleeArmy Community."); } */ - } if (message.content === prefix + 'help'){ var embed = new Discord.RichEmbed() .addField('Commands for AleeBot!\n\n', |
