Skip to content

Commit

Permalink
Merge pull request #188 from disgoorg/patch/remove-harmful-link-trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
mlnrDev committed Aug 17, 2022
2 parents 060a735 + 5467877 commit 389446f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord/auto_moderation.go
Expand Up @@ -16,7 +16,7 @@ type AutoModerationTriggerType int

const (
AutoModerationTriggerTypeKeyword AutoModerationTriggerType = iota + 1
AutoModerationTriggerTypeHarmfulLink
_
AutoModerationTriggerTypeSpam
AutoModerationTriggerTypeKeywordPresent
AutoModerationTriggerTypeMentionSpam
Expand Down

0 comments on commit 389446f

Please sign in to comment.