diff options
Diffstat (limited to 'src/commands/zerotwo/darling.ts')
| -rw-r--r-- | src/commands/zerotwo/darling.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/zerotwo/darling.ts b/src/commands/zerotwo/darling.ts index 173407b..bc0dc25 100644 --- a/src/commands/zerotwo/darling.ts +++ b/src/commands/zerotwo/darling.ts @@ -10,7 +10,7 @@ module.exports = class DarlingZeroTwo extends Command { name: 'darling', group: 'zerotwo', memberName: 'darling', - description: 'Get\'s or sets uwufier\'s current darling.', + description: 'Allows you to set, change or delete uwufier\'s darling.', userPermissions: ['SEND_MESSAGES', 'READ_MESSAGE_HISTORY'], clientPermissions: ['SEND_MESSAGES', 'READ_MESSAGE_HISTORY'], examples: [ |