Last updated
Last updated
Usage: !warningset
Restricted to: GUILD_OWNER
Checks: server_only
Manage settings for Warnings.
Usage: !warningset senddm <true_or_false>
Checks: server_only
Set whether warnings should be sent to users in DMs.
Usage: !warningset showmoderator <true_or_false>
Checks: server_only
Decide whether the name of the moderator warning a user should be included in the DM to that user.
Usage: !warningset warnchannel [channel=None]
Checks: server_only
Set the channel where warnings should be sent to. Leave empty to use the channel !warn command was called in.
Usage: !warningset usewarnchannel <true_or_false>
Checks: server_only
Set if warnings should be sent to a channel set with !warningset warnchannel.
Usage: !warningset allowcustomreasons <allowed>
Checks: server_only
Enable or disable custom reasons for a warning.
Usage: !warnaction
Restricted to: GUILD_OWNER
Checks: server_only
Manage automated actions for Warnings. Actions are essentially command macros. Any command can be run when the action is initially triggered, and/or when the action is lifted. Actions must be given a name and a points threshold. When a user is warned enough so that their points go over this threshold, the action will be executed.
Usage: !warnaction delete <action_name>
Aliases: del and remove
Checks: server_only
Delete the action with the specified name.
Usage: !warnaction add <name> <points>
Checks: server_only
Create an automated action. Duplicate action names are not allowed.
Usage: !warnreason
Restricted to: GUILD_OWNER
Checks: server_only
Manage warning reasons. Reasons must be given a name, description and points value. The name of the reason must be given when a user is warned.
Usage: !warnreason delete <reason_name>
Aliases: remove and del
Checks: server_only
Delete a warning reason.
Usage: !warnreason create <name> <points> <description>
Aliases: add
Checks: server_only
Create a warning reason.
Usage: !reasonlist
Restricted to: ADMIN
Checks: server_only
List all configured reasons for Warnings.
Usage: !actionlist
Restricted to: ADMIN
Checks: server_only
List all configured automated actions for Warnings.
Usage: !warn <member> [points=1] <reason>
Restricted to: ADMIN
Checks: server_only
Warn the user for the specified reason. number of points the warning should be for. If no number is supplied 1 point will be given. Pre-set warnings disregard this. is reason for the warning. This can be a registered reason, or a custom reason if !warningset allowcustomreasons is set.
Usage: !warnings <member>
Restricted to: ADMIN
Checks: server_only
List the warnings for the specified user.
Usage: !mywarnings
Checks: server_only
List warnings for yourself.
Usage: !unwarn <member> <warn_id> [reason]
Restricted to: ADMIN
Checks: server_only
Remove a warning from a user.
Warn misbehaving users and take automated actions.