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: add support for user-installable apps #228

Merged
merged 9 commits into from
Nov 2, 2024

Conversation

SerenModz21
Copy link
Contributor

@SerenModz21 SerenModz21 commented Sep 5, 2024

This PR depends on the following:

What commands should I allow to be used from a user-install and which ones should I limit to guild-installs? Right now, I've only done the ping command.

Update: After looking at the Discord docs, I realized that I don't need to state explicitly all the integration types and contexts due to the defaults. Therefore, the current implementation of the ping command is redundant. Since the ping command is the only interaction-based command, what should I do? Create another command to test providing integrationTypes and contexts for a guild-install command, or should I do something else?

discord-api-docs

@favna
Copy link
Member

favna commented Sep 8, 2024

Also transiently blocked by the following PRs which block going through the Sapphire release order:

Signed-off-by: Seren_Modz 21 <seren@kings-world.net>
Signed-off-by: Seren_Modz 21 <seren@kings-world.net>
Signed-off-by: Seren_Modz 21 <seren@kings-world.net>
Signed-off-by: Seren_Modz 21 <seren@kings-world.net>
Signed-off-by: Seren_Modz 21 <seren@kings-world.net>
Signed-off-by: Seren_Modz 21 <seren@kings-world.net>
Signed-off-by: Seren_Modz 21 <seren@kings-world.net>
@SerenModz21 SerenModz21 marked this pull request as ready for review November 2, 2024 19:22
@favna favna merged commit 4a85a88 into sapphiredev:main Nov 2, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants