1 रिपॉजिटरी
Handling the execution of application slash commands and the extraction of provided options.
Distinct from User Interaction Handling: Specific to the processing of structured command payloads rather than general mouse/keyboard input
Explore 1 awesome GitHub repository matching user interface & experience · Command Interaction Processing. Refine with filters or upvote what's useful.
JDA is a Java library that serves as a Discord API wrapper, bot framework, and voice API client. It enables applications to interact with the Discord REST API and real-time gateway to build automated assistants, manage servers, and handle user interactions. The project includes a sharding manager to distribute gateway connections across multiple shards for scaling high-volume deployments. It also provides a UI component library for constructing interactive buttons, select menus, and modal forms within messages. Its capabilities cover voice and audio management, including audio streaming and
Processes user executions of application commands and retrieves the provided options and values.