Skip to content

/tagmoderation

Tip

This command requires the administrator permission by default. To learn how to change this, please check the faq command.

Manage automatic moderation for members using configured server tags.

/tagmoderation webhook

Tip

This command requires the administrator permission by default. To learn how to change this, please check the faq command.

Manage action-log webhooks for tag moderation.

/tagmoderation webhook set

Send tag moderation action logs to a channel webhook.

Parameters:

Name Type Description Default
channel The channel that should receive action logs. None

/tagmoderation webhook clear

Stop sending tag moderation action logs to a webhook.

/tagmoderation enable

Enable automatic moderation for server tags.

You can see what the server ID of a tag is by running the /userinfo command on a user.

Parameters:

Name Type Description Default
action Optional action to set while enabling the feature. None
duration Timeout duration such as 2d4h30m, required for timeout. None

/tagmoderation disable

Disable automatic moderation for server tags.

/tagmoderation add

Add guild IDs that should trigger moderation.

You can see what the guild ID of a tag is by running the /userinfo command on a user.

Parameters:

Name Type Description Default
guild_ids Guild id's separated by spaces None

/tagmoderation remove

Remove guild IDs from tag moderation.

You can see what the guild ID of a tag is by running the /userinfo command on a user.

Parameters:

Name Type Description Default
guild_ids Guild id's separated by spaces None

/tagmoderation action

Set the automatic action for a monitored server tag.

Parameters:

Name Type Description Default
action Whether to kick, ban, or timeout matching members. None
duration Timeout duration such as 2d4h30m, required for timeout. None

/tagmoderation message

Set or clear the appeal message sent before an automatic action.

Parameters:

Name Type Description Default
text Optional appeal message text. If you don't provide this you'll edit it in a form. None

/tagmoderation status

View this server's tag moderation configuration and action count.