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/addquote.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands/addquote.js') diff --git a/commands/addquote.js b/commands/addquote.js index 9d96d91..793e398 100644 --- a/commands/addquote.js +++ b/commands/addquote.js @@ -54,6 +54,6 @@ module.exports.run = async (client, message, args) => { name: 'addquote', description: 'Sets the guild prefix.', usage: 'addquote [author] [authorImage] [quote] [year]', - category: '- General Commands', + category: '- Quote Commands', }; -- cgit v1.2.3