summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--aleebot.js8
1 files changed, 2 insertions, 6 deletions
diff --git a/aleebot.js b/aleebot.js
index 4ce2030..68b39ac 100644
--- a/aleebot.js
+++ b/aleebot.js
@@ -1,7 +1,7 @@
/****************************************
*
- * AleeBot and AleeMod for AleeArmy Community
- * Copyright (C) 2017 Alee14
+ * AleeBot for AleeArmy Community and other servers
+ * Copyright (C) 2017 AleeCorp
*
* This script is made by Alee14 and other people.
* Some stuff was made by Victor Tran (vicr123), swawesome95 (no longer a dev), and Rain.
@@ -147,10 +147,6 @@ client.on("message", function(message){
message.reply('Pong! :ping_pong:');
}
- if(message.content === prefix + 'pong'){ //Future reference, I don't recommend using a pong command, as they are very useless.
- message.reply('Ping! :ping_pong:');
- }
-
if(message.content === prefix + 'help'){
message.channel.send ('```Commands for AleeBot!\n\n' +
'ab:profile\n' +