Skip to content

Moderation

Fabricio20 edited this page Oct 23, 2016 · 11 revisions

Moderation is a Module that adds Moderation-Related features. (Bet you wouldn't guess!)

Features

Current list of features available on this Module.

  • Ban command (with Reason, Option to clear messages and to make a Silent ban).
  • Prune command (up to 400 messages at a time and supports tagging users [Also supports silent mode]).

Commands

Command Description Rank
Ban Bans a user with given (or not) reason and supports clearing messages Admin
Prune/Censor Clears the chat history (Up to 400 messages) and supports filters Admin

Settings

List of settings that are added by this module.

BANMESSAGEDM
  Description: The ban message sent to the user when he gets banned.
  Default: You were banned from `${Guild}` by `${Admin}`. **Reason**: ${Message}
  Modifiable: Yes
  Type: String (Text)

BANMESSAGE
  Description: The ban message sent to the chat when someone gets banned.
  Default: **${User}** was banned from the server by `${Admin}`. **Reason**: ${Message}
  Modifiable: Yes
  Type: String (Text)

PRUNEMESSAGE
  Description: The message sent to the chat when a prune command is executed.
  Default: Deleted `${Messages}` Messages.
  Modifiable: Yes
  Type: String (Text)

Clone this wiki locally