twilight icon indicating copy to clipboard operation
twilight copied to clipboard

feat(http,model)!: auto moderation http methods and mention spam

Open 7596ff opened this issue 2 years ago • 1 comments

Closes #1709.

Closes #1867.

Changelog

Remove TriggerType::HarmfulLink, add TriggerType::MentionSpam.

Add requests CreateAutoModerationRule, DeleteAutoModerationRule, GetAutoModerationRule, GetGuildAutoModerationRules, and UpdateAutoModerationRule.

CreateAutoModerationRule ensures the correct trigger metadata is supplied by replacing exec with with_trigger_keyword, with_spam, and with_trigger_keyword_preset.

7596ff avatar Jul 20 '22 01:07 7596ff

Still looks good

vilgotf avatar Sep 22 '22 06:09 vilgotf