Configure Discord native automod using commands
Create automod rule
/automod rule create
to create a Discord automod ruleAdd blocked words to the rule
/automod blocked-words add
to add blocked words to your created ruleSet actions to the rule
/automod rule alert-channel-set
to set a ruleβs alert channel/automod rule timout-set
to set a timour duration/automod rule block-mode-enable
to block users from sending messages that break the ruleAdd allowed words, roles and channels (optional)
/automod allowed-words add
to add an allowed word to an automod rule/automod allowed-roles add
to add an allowed role to an automod rule/automod allowed-channels add
to add an allowed channel to an automod rule