| Command | Category | Permission required |
|---|---|---|
| confjail | Config | Admin only |
| conflogs | Logging | Admin only |
| modrole | Config | Admin only |
| ban | Moderation | Configured moderation role |
| clearnwarns | Moderation | Configured moderation role |
| delfutureban | Moderation | Configured moderation role |
| delwarn | Moderation | Configured moderation role |
| futureban | Moderation | Configured moderation role |
| jail | Moderation | Configured moderation role |
| kick | Moderation | Configured moderation role |
| list bans | Moderation | Configured moderation role |
| list futurebans | Moderation | Configured moderation role |
| list timeouts | Moderation | Configured moderation role |
| list warnings | Moderation | Configured moderation role |
| tempban | Moderation | Configured moderation role |
| tempfutureban | Moderation | Configured moderation role |
| timeout | Moderation | Configured moderation role |
| unban | Moderation | Configured moderation role |
| untimeout | Moderation | Configured moderation role |
| warn | Moderation | Configured moderation role |
| warnings | Moderation | Configured moderation role |
| disconnect | Voice Moderation | Configured moderation role |
While optional, when you first invite the bot, make sure you set up logs so you know every moderation action when it happens.
Run /conflogs #channel-name and replace #channel-name with the text channel you
want logs to be sent to.
Run /modrole @role and replace @role with the role you trust to do all the
moderation actions.
For non-time-based, it typically goes like this:
/command user reason hide_mod boolean
Here's a rundown:
/command is the command to execute, user is the user the bot will target,
reason is the reason the will be sent in the user's DM, hide_mod boolean this
tells the bot tell hide your username in the message that gets sent to the user.
By default, the bot sets the boolean as true.
For most commands, Discord will automatically provide options when typing a command. If you get used to using the bot, you will pick this up quickly!