From f6f3acc995ae4570943c2884549d9903db865539 Mon Sep 17 00:00:00 2001 From: Unknown Date: Fri, 23 Feb 2018 22:05:07 -0500 Subject: More --- commands/ping.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands/ping.js') 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', }; -- cgit v1.2.3