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(auto_moderation): add join and mention raid fields #1080

Merged
merged 5 commits into from Aug 26, 2023

Conversation

spifory
Copy link
Collaborator

@spifory spifory commented Jul 6, 2023

Summary

This is a Code Change

  • I have tested my changes.
  • I have updated the documentation to reflect the changes.
  • I have run task pyright and fixed the relevant issues.

@EmreTech EmreTech added p: medium Priority: medium - should be worked on in the near future s: awaiting review Status: the issue or PR is awaiting reviews t: api coverage Type: api coverage - this adds code to cover the discord API labels Jul 7, 2023
@EmreTech EmreTech linked an issue Jul 7, 2023 that may be closed by this pull request
@spifory spifory added the 2.6 The issue/PR should go for the 2.6 release label Jul 18, 2023
nextcord/guild.py Outdated Show resolved Hide resolved
nextcord/types/auto_moderation.py Show resolved Hide resolved
@teaishealthy teaishealthy changed the title feat(auto_moderation): add join & mention raid fields feat(auto_moderation): add join and mention raid fields Aug 7, 2023
nextcord/guild.py Outdated Show resolved Hide resolved
nextcord/auto_moderation.py Show resolved Hide resolved
nextcord/guild.py Outdated Show resolved Hide resolved
nextcord/guild.py Outdated Show resolved Hide resolved
nextcord/types/guild.py Outdated Show resolved Hide resolved
spifory and others added 2 commits August 8, 2023 19:14
Co-authored-by: Emre Terzioglu <50607143+EmreTech@users.noreply.github.com>
Copy link
Collaborator

@EmreTech EmreTech left a comment

Choose a reason for hiding this comment

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

Tested.

@ooliver1 ooliver1 merged commit e4bc54f into nextcord:master Aug 26, 2023
10 checks passed
@ooliver1 ooliver1 removed the s: awaiting review Status: the issue or PR is awaiting reviews label Aug 26, 2023
@spifory spifory deleted the spifory/feat/add-join-raid-fields branch August 26, 2023 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.6 The issue/PR should go for the 2.6 release p: medium Priority: medium - should be worked on in the near future t: api coverage Type: api coverage - this adds code to cover the discord API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add new automod fields
3 participants