aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2017-07-27 13:56:37 -0400
committerAlee14 <Alee14498@gmail.com>2017-07-27 13:56:37 -0400
commit0f553636c63ae5a9be7a088038d3100140dc0a7f (patch)
tree1ed33c7cc5cf62a607c944eb8dc548547b3e93f1
parent2725535eda7f0175c3b467919c0bb5d918d2f2bb (diff)
downloadAleeBot-0f553636c63ae5a9be7a088038d3100140dc0a7f.tar.gz
AleeBot-0f553636c63ae5a9be7a088038d3100140dc0a7f.tar.bz2
AleeBot-0f553636c63ae5a9be7a088038d3100140dc0a7f.zip
Removing the pong command from ab:help
-rw-r--r--aleebot.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/aleebot.js b/aleebot.js
index 5a24abc..16ee5a1 100644
--- a/aleebot.js
+++ b/aleebot.js
@@ -152,7 +152,6 @@ client.on("message", function(message){
'ab:profile\n' +
'ab:git\n' +
'ab:ping\n' +
- 'ab:pong\n' +
'ab:owner\n' +
'ab:suggest\n' +
'ab:version ```');