discord-api-types icon indicating copy to clipboard operation
discord-api-types copied to clipboard

feat: add support for auto moderation

Open vvito7 opened this issue 3 years ago • 8 comments

Please describe the changes this PR makes and why it should be merged: Adds support to auto moderation.

If applicable, please reference Discord API Docs PRs or commits that influenced this PR:

  • https://github.com/discord/discord-api-docs/pull/4860
  • https://github.com/discord/discord-api-docs/pull/5083
  • https://github.com/discord/discord-api-docs/pull/5116
  • https://github.com/discord/discord-api-docs/pull/5212
  • https://github.com/discord/discord-api-docs/pull/5327
  • https://github.com/discord/discord-api-docs/pull/5334
  • https://github.com/discord/discord-api-docs/pull/5504

vvito7 avatar May 01 '22 09:05 vvito7

You can add it to the embed type too

vladfrangu avatar May 01 '22 10:05 vladfrangu

Oh, and don't forget to add AutoModeration, as a GuildFeature.

https://github.com/discordjs/discord-api-types/blob/main/payloads/v10/guild.ts#L457

AutoModeration = 'AUTO_MODERATION';

Mateo-tem avatar May 01 '22 18:05 Mateo-tem

@vvito7 is attempting to deploy a commit to the Sapphire Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Jun 08 '22 10:06 vercel[bot]

That's a new one Vercel... you probably would need to rebase the branch for the website to work (but it's not a big deal sooo don't stress over it)

vladfrangu avatar Jun 08 '22 10:06 vladfrangu

This PR is new ready to review. Also, the checks only fails becuase of Vercel deploy (explanation above).

vvito7 avatar Jun 16 '22 08:06 vvito7

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
discord-api-types ✅ Ready (Inspect) Visit Preview Oct 14, 2022 at 4:45PM (UTC)

vercel[bot] avatar Jun 30 '22 10:06 vercel[bot]

  • discord/discord-api-docs#5327

almeidx avatar Aug 15 '22 20:08 almeidx

New PR for regex: https://github.com/discord/discord-api-docs/pull/5504

suneettipirneni avatar Sep 30 '22 04:09 suneettipirneni

I'm gonna be annoying with this but uh...can you remove the regex PR from this PR so I can get this merged, and open a subsequent draft PR adding in regex? 😅

vladfrangu avatar Oct 13 '22 19:10 vladfrangu

Of course! Sorry for the delay Working on it now

vvito7 avatar Oct 14 '22 16:10 vvito7

Bless 🙏

vladfrangu avatar Oct 14 '22 16:10 vladfrangu