diff options
Diffstat (limited to 'commands/softban.js')
| -rw-r--r-- | commands/softban.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/softban.js b/commands/softban.js index 9d0d741..25abf4e 100644 --- a/commands/softban.js +++ b/commands/softban.js @@ -19,7 +19,7 @@ exports.conf = { exports.help = { name: 'softban', - description: 'Kick the user and delete their messages', + description: 'Kick the user and delete their messages.', usage: '@<User> <...reason>', category: 'Moderation', }; |
