diff --git a/commands.js b/commands.js index 83d0f76..b862c60 100644 --- a/commands.js +++ b/commands.js @@ -66,7 +66,7 @@ const join = { }; const kick = { - usage: "", + usage: " [comment]", description: "Remove a user from the channel", execute: (app, args) => { let nick = args[0];