aboutsummaryrefslogtreecommitdiff
path: root/commands/setprefix.js
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-06-24 08:03:45 -0400
committerAlee <alee14498@gmail.com>2018-06-24 08:03:45 -0400
commitd4cf8223b9685a4ca95f95489e11e9ccfe600c36 (patch)
treea96989ebdd488a28411f772d6c36d032b2dab22a /commands/setprefix.js
parenta215c99cd77bab36d9940abd09fb2bff2d776c82 (diff)
downloadAleeBot-d4cf8223b9685a4ca95f95489e11e9ccfe600c36.tar.gz
AleeBot-d4cf8223b9685a4ca95f95489e11e9ccfe600c36.tar.bz2
AleeBot-d4cf8223b9685a4ca95f95489e11e9ccfe600c36.zip
Added DB webview, recategorize commands and etc
Diffstat (limited to 'commands/setprefix.js')
-rw-r--r--commands/setprefix.js2
1 files changed, 1 insertions, 1 deletions
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