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: guild onboarding #1078

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

EmreTech
Copy link
Collaborator

@EmreTech EmreTech commented Jul 6, 2023

Summary

This PR adds Guild Onboarding objects, which are Onboarding, OnboardingPrompt, and OnboardingPromptOption. Closes #1030.

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: high Priority: high - should be worked on as soon as reasonable 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 6, 2023
nextcord/guild_onboarding.py Outdated Show resolved Hide resolved
nextcord/guild_onboarding.py Show resolved Hide resolved
nextcord/guild_onboarding.py Show resolved Hide resolved
nextcord/guild.py Outdated Show resolved Hide resolved
nextcord/enums.py Outdated Show resolved Hide resolved
nextcord/guild_onboarding.py Outdated Show resolved Hide resolved
nextcord/guild_onboarding.py Show resolved Hide resolved
@Skelmis
Copy link
Collaborator

Skelmis commented Jan 15, 2024

Any updates on this PR?

@EmreTech EmreTech added p: medium Priority: medium - should be worked on in the near future and removed p: high Priority: high - should be worked on as soon as reasonable labels May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Guild Onboarding
3 participants