From d4cf8223b9685a4ca95f95489e11e9ccfe600c36 Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 24 Jun 2018 08:03:45 -0400 Subject: Added DB webview, recategorize commands and etc --- commands/info.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands/info.js') diff --git a/commands/info.js b/commands/info.js index 9eb5d5a..83f4e6e 100644 --- a/commands/info.js +++ b/commands/info.js @@ -38,6 +38,6 @@ module.exports.run = async (client, message) => { name: 'info', description: 'Tells you information about the bot', usage: 'info', - category: '- General Commands', + category: '- Information Commands', }; \ No newline at end of file -- cgit v1.2.3