aboutsummaryrefslogtreecommitdiff
path: root/src/commands/admin/prefix.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/admin/prefix.ts')
-rw-r--r--src/commands/admin/prefix.ts8
1 files changed, 7 insertions, 1 deletions
diff --git a/src/commands/admin/prefix.ts b/src/commands/admin/prefix.ts
index 8fb50f8..3948a7e 100644
--- a/src/commands/admin/prefix.ts
+++ b/src/commands/admin/prefix.ts
@@ -10,7 +10,13 @@ export default class PrefixCommand extends BotCommand {
id: 'prefix'
}
],
- userPermissions: ['MANAGE_GUILD']
+ userPermissions: ['MANAGE_GUILD'],
+ description: {
+ content:
+ 'Set the prefix of the current server (resets to default if prefix is not given)',
+ usage: 'prefix [prefix]',
+ examples: ['prefix', 'prefix +']
+ }
});
}
async exec(