aboutsummaryrefslogtreecommitdiff
path: root/commands/softban.js
diff options
context:
space:
mode:
authorUnknown <jtsshieh@outlook.com>2018-02-24 10:09:22 -0500
committerUnknown <jtsshieh@outlook.com>2018-02-24 10:09:22 -0500
commitabd6d61c3ce05ef2c59e14b0a3ee67d96ca777f1 (patch)
tree67c7cbadff327e3bf21e8bf71546821bc9aba2d2 /commands/softban.js
parentb38df9dd1048f794e861531973734e64e7695c53 (diff)
downloadPokeBot-abd6d61c3ce05ef2c59e14b0a3ee67d96ca777f1.tar.gz
PokeBot-abd6d61c3ce05ef2c59e14b0a3ee67d96ca777f1.tar.bz2
PokeBot-abd6d61c3ce05ef2c59e14b0a3ee67d96ca777f1.zip
Purge
Diffstat (limited to 'commands/softban.js')
-rw-r--r--commands/softban.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/softban.js b/commands/softban.js
index 25abf4e..b942b3e 100644
--- a/commands/softban.js
+++ b/commands/softban.js
@@ -20,6 +20,6 @@ exports.conf = {
exports.help = {
name: 'softban',
description: 'Kick the user and delete their messages.',
- usage: '@<User> <...reason>',
+ usage: '@<user> <...reason>',
category: 'Moderation',
};