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 #1634

Open
1 task done
AstreaTSS opened this issue Mar 18, 2024 · 0 comments · May be fixed by #1647
Open
1 task done

[FEAT] Add support for user-installable apps #1634

AstreaTSS opened this issue Mar 18, 2024 · 0 comments · May be fixed by #1647
Labels
enhancement New feature or request

Comments

@AstreaTSS
Copy link
Member

Problem Description

Discord recently (literally today) announced "user-installable applications", which are applications that can be installed to a user rather than a guild. This allows users to have certain bot features always on hand, even if the bot itself may not be in a server/DM.

Needless to say, support for these should be added to interactions.py.

Proposed Solution

Add everything mentioned in https://discord.com/developers/docs/change-log#userinstallable-apps-preview.

Alternatives Considered

No response

Additional Information

Work has already started on this - see the userapps branch.

Code of Conduct

  • I agree to follow the contribution requirements.
@AstreaTSS AstreaTSS linked a pull request Mar 30, 2024 that will close this issue
13 tasks
@eightween eightween linked a pull request Mar 30, 2024 that will close this issue
13 tasks
@eightween eightween added the enhancement New feature or request label Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants