A Java wrapper for the Discord chat and VOIP service, providing a comprehensive API for bot development.
<dependency>
<groupId>net.dv8tion</groupId>
<artifactId>JDA</artifactId>
<version>6.4.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Builds and starts a Discord bot with a token.
Migrate event listeners to the new ListenerAdapter or EventListener interface.
No dependency data recorded yet.