Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(types)!: Add automod types for blocking words in member profiles #3642

Merged
merged 3 commits into from
Jul 7, 2024

Conversation

Fleny113
Copy link
Member

@Fleny113 Fleny113 commented Jun 1, 2024

Add the required types for blocking words in member profiles from automod.
This pr also has a few comments edits to make them clearer

Note

  • This pr has a breaking change because we still had HarmfulLink in AutoModerationTriggerTypes but discord removed it 2 years ago in Remove harmful links filter discord/discord-api-docs#5327, this now got removed but it creates a breaking change if someone still used it (even tho it wouldn't have worked anyway)

@Fleny113 Fleny113 self-assigned this Jun 1, 2024
@Fleny113 Fleny113 requested a review from a team as a code owner June 1, 2024 19:46
@github-actions github-actions bot added pkg-types Affects the types package t-breaking A breaking change. t-feat A new feature w-unverified This has not been verified labels Jun 1, 2024
@Fleny113 Fleny113 enabled auto-merge June 1, 2024 19:48
Copy link
Member

@lts20050703 lts20050703 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Fleny113 Fleny113 disabled auto-merge July 7, 2024 15:29
@AwesomeStickz AwesomeStickz merged commit f479660 into main Jul 7, 2024
41 checks passed
@AwesomeStickz AwesomeStickz deleted the feat/automod-member-profiles branch July 7, 2024 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg-types Affects the types package t-breaking A breaking change. t-feat A new feature w-unverified This has not been verified
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[api-docs] Document Blocking Words in Member Profiles Automod (#6040)
3 participants