โš™๏ธCommands' usage

Quick explanation on commands' usage.

In the help command, commands are written like this:

/kick <user> [reason].

  1. / is the bot's prefix.

  2. kick is the command's name.

  3. user is the user to kick.

  4. reason is the reason of the kick.

If an argument is in <angle brackets>, it's required; if an argument is in [squared brackets], it's optional.

So, if we do kick @Tommodev#9134, the bot will kick without any reason; indeed, if we do /kick @Tommodev#9134 Spam his server, the bot will kick with the reason "Spam his server".

Last updated