aboutsummaryrefslogtreecommitdiff
path: root/commands/suggest.js
diff options
context:
space:
mode:
Diffstat (limited to 'commands/suggest.js')
-rw-r--r--commands/suggest.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/commands/suggest.js b/commands/suggest.js
index 976d524..1332fde 100644
--- a/commands/suggest.js
+++ b/commands/suggest.js
@@ -19,6 +19,7 @@ exports.conf = {
exports.help = {
name: 'suggest',
- description: 'Suggest a feature.',
- usage: 'suggest <...Suggestion>',
+ description: 'Suggest a feature for the bot or the server.',
+ usage: '<...suggestion>',
+ category: 'Utility',
};