aboutsummaryrefslogtreecommitdiff
path: root/commands/say.js
diff options
context:
space:
mode:
Diffstat (limited to 'commands/say.js')
-rw-r--r--commands/say.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/say.js b/commands/say.js
index 9d7c156..1d57a06 100644
--- a/commands/say.js
+++ b/commands/say.js
@@ -16,5 +16,6 @@ exports.conf = {
exports.help = {
name: 'say',
description: 'Control on what the bot says.',
+ usage: '<...text>',
category: 'Owners Only',
};