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

Add support for user-installable apps #163

Draft
wants to merge 11 commits into
base: 3.X
Choose a base branch
from

Conversation

freya022
Copy link
Owner

@freya022 freya022 commented Apr 18, 2024

New features

  • Can now set interaction contexts (where a command can run)
  • Can now set integration types (where a command can be installed)
  • Supported on both annotated and code-declared commands
  • Defaults in code-declared commands for both fields can be set in their own managers

Changes

  • Deprecated CommandScope#GLOBAL_NO_DM, use InteractionContextType.GUILD instead
  • Deprecated CommandScope in code-declared commands, use interaction contexts instead

Waiting on discord-jda/JDA#2633

@freya022 freya022 added type: feature V3 Targets BotCommands 3.x.x labels Apr 18, 2024
@freya022 freya022 added this to the v3.0 milestone Apr 18, 2024
@freya022 freya022 force-pushed the v3/feature/user-installable-apps branch 2 times, most recently from 91eee27 to f70b3c9 Compare April 24, 2024 11:00
@freya022 freya022 force-pushed the v3/feature/user-installable-apps branch from f70b3c9 to 09effbb Compare May 1, 2024 19:57
@freya022 freya022 force-pushed the v3/feature/user-installable-apps branch 2 times, most recently from 6cebb95 to 340ef1a Compare May 22, 2024 22:18
@freya022 freya022 force-pushed the v3/feature/user-installable-apps branch from 340ef1a to 1979b3e Compare June 28, 2024 16:56
@freya022 freya022 force-pushed the v3/feature/user-installable-apps branch from 1979b3e to 7032d16 Compare August 12, 2024 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature V3 Targets BotCommands 3.x.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant