-
Notifications
You must be signed in to change notification settings - Fork 28
Moderation
Fabricio20 edited this page Oct 23, 2016
·
11 revisions
Moderation is a Module that adds Moderation-Related features. (Bet you wouldn't guess!)
Current list of features available on this Module.
- Ban command (with Reason, Option to clear messages and to make a Silent ban).
Command | Description | Rank |
---|---|---|
Ban | Bans a user with given (or not) reason | Admin |
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)