-
-
Notifications
You must be signed in to change notification settings - Fork 0
Automod Actions
Akatsuki2555 edited this page Jul 9, 2024
·
1 revision
- Create automod actions for specific rules executing specific actions.
- Perform tasks when a member triggers an automod rule.
To create a new automod action setting, run the following command:
/automod_actions add rule_name: action: message_reason:
- rule_name: The name of the rule to attach this action to.
- action: The action to perform
- message_reason: The reason to attach to audit log, or if the action is "DM", what DM to send to the member.
To delete an automod action setting, issue the following command:
/automod_actions remove id:
- id: The ID of the rule to remove
To list the automod rules, use the following command:
/automod_actions list
This will list all automod action settings, along with their ID's, names and actions.
Terms of Service | Privacy Policy | These only apply on the public instance which you can invite here