Moderation Commands

Quick Note!

The bot only permits moderators to do what their roles allow. For example, the bot will not let moderators who do not have the Ban Users permission to ban users through the bot - you can design your moderators roles to permit what you want, and this bot will take care of the rest!
Usable by Who can use it
ServerOwner Only the owner of the server can use these commands.
Administrators Only users with the Administrator or Manage Server permission can use these commands.
Moderators Users with any of the defined moderator roles can use these commands.

/warn

Warn a user (user is notified via DM).

/warn <user> usable by: Moderators

/timeout

Timeout a user for a certain amount of time (user is notified via DM).

/timeout <user> <duration> usable by: Moderators

/untimeout

Remove a timeout from a user.

/untimeout <user> usable by: Moderators

/kick

Kick a user from the server (user is notified via DM).

/kick <user> usable by: Moderators

/ban

Ban a user from the server (user is notified via DM).

/ban <user> <duration> usable by: Moderators

/unban

Unban a user.

/unban <user> usable by: Moderators

/reply

Reply to a user who has responded to a moderation action via a DM relay.

/reply <user> <message> usable by: Moderators

/lockdown

Lock down public channels to help mitigate a raid.

/lockdown <start/end> usable by: Moderators