aboutsummaryrefslogtreecommitdiff
path: root/commands/softban.js
diff options
context:
space:
mode:
authorUnknown <jtsshieh@outlook.com>2018-02-23 23:17:07 -0500
committerUnknown <jtsshieh@outlook.com>2018-02-23 23:17:07 -0500
commit176d999471dfb9c531e79d3b94b97ba7350a5bd6 (patch)
treef96ff4791c89041929adfd6e4f10db356d26e5f5 /commands/softban.js
parent7ca25ab373bd3142788f69fc0ea41e99194dc0e6 (diff)
downloadPokeBot-176d999471dfb9c531e79d3b94b97ba7350a5bd6.tar.gz
PokeBot-176d999471dfb9c531e79d3b94b97ba7350a5bd6.tar.bz2
PokeBot-176d999471dfb9c531e79d3b94b97ba7350a5bd6.zip
Test
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 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',
};