diff --git a/src/commands/lock.ts b/src/commands/lock.ts index 831dbad..273dc51 100644 --- a/src/commands/lock.ts +++ b/src/commands/lock.ts @@ -9,6 +9,7 @@ export default class Lock extends Command { this.description = 'Locks an account.'; this.permissions = { roles: ['662163685439045632', '701454780828221450'] }; this.enabled = true; + this.usage = `${this.client.config.prefix}lock [User Name | User ID/Mention]