diff options
| author | Alee14 <Alee14498@gmail.com> | 2017-07-27 13:56:37 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2017-07-27 13:56:37 -0400 |
| commit | 0f553636c63ae5a9be7a088038d3100140dc0a7f (patch) | |
| tree | 1ed33c7cc5cf62a607c944eb8dc548547b3e93f1 | |
| parent | 2725535eda7f0175c3b467919c0bb5d918d2f2bb (diff) | |
| download | AleeBot-0f553636c63ae5a9be7a088038d3100140dc0a7f.tar.gz AleeBot-0f553636c63ae5a9be7a088038d3100140dc0a7f.tar.bz2 AleeBot-0f553636c63ae5a9be7a088038d3100140dc0a7f.zip | |
Removing the pong command from ab:help
| -rw-r--r-- | aleebot.js | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 ```'); |
