aboutsummaryrefslogtreecommitdiff
path: root/commands/quote.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/quote.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/quote.js')
-rw-r--r--commands/quote.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/quote.js b/commands/quote.js
index 971949f..14995c3 100644
--- a/commands/quote.js
+++ b/commands/quote.js
@@ -60,6 +60,6 @@ exports.conf = {
name: 'quote',
description: 'Tells you quotes',
usage: 'quote',
- category: '- General Commands',
+ category: '- Quote Commands',
};
\ No newline at end of file