From 0f553636c63ae5a9be7a088038d3100140dc0a7f Mon Sep 17 00:00:00 2001 From: Alee14 Date: Thu, 27 Jul 2017 13:56:37 -0400 Subject: Removing the pong command from ab:help --- aleebot.js | 1 - 1 file changed, 1 deletion(-) 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 ```'); -- cgit v1.2.3