aboutsummaryrefslogtreecommitdiff
path: root/commands/ping.js
diff options
context:
space:
mode:
Diffstat (limited to 'commands/ping.js')
-rw-r--r--commands/ping.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/ping.js b/commands/ping.js
index 0c61fd5..d1d9204 100644
--- a/commands/ping.js
+++ b/commands/ping.js
@@ -10,5 +10,5 @@ exports.conf = {
exports.help = {
name: 'ping',
description: 'Pings the bot and replies with the latency.',
- category:'Getting Started',
+ category:'Information',
};