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/setprefix.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands/setprefix.js') diff --git a/commands/setprefix.js b/commands/setprefix.js index 39b03f6..7a2dc96 100644 --- a/commands/setprefix.js +++ b/commands/setprefix.js @@ -50,6 +50,6 @@ module.exports.run = async (client, message, args) => { name: 'setprefix', description: 'Sets the guild prefix.', usage: 'setprefix [prefix]', - category: '- General Commands', + category: '- Settings Commands', }; \ No newline at end of file -- cgit v1.2.3