From 3162a4132d36e36635135aefee76ba899694a043 Mon Sep 17 00:00:00 2001 From: Unknown Date: Fri, 23 Feb 2018 21:23:18 -0500 Subject: New help --- commands/suggest.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'commands/suggest.js') 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', }; -- cgit v1.2.3