From 0af8a767a247212453a56baa29b51337b0d9b626 Mon Sep 17 00:00:00 2001 From: Unknown Date: Sat, 24 Feb 2018 14:05:39 -0500 Subject: fixed\s --- commands/ban.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands/ban.js') diff --git a/commands/ban.js b/commands/ban.js index 74d8447..902b4fd 100644 --- a/commands/ban.js +++ b/commands/ban.js @@ -36,6 +36,6 @@ exports.conf = { exports.help = { name: 'ban', description: 'Ban a user from this server.', - usage: '@ <...reason>', + usage: '@user <...reason>', category: 'Moderation', }; -- cgit v1.2.3