discord-jda/JDA
Java wrapper for the popular chat & VOIP service: Discord https://discord.com observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 99
- Release rhythm 92
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 15
- age_days: 3917
- days_rel: 59
- days_push: 7
- n_releases_24m: 28
Adoption not part of the score
4681 stars · 760 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
JDA (Java Discord API) is a Java library for building Discord bots, wrapping Discord's real-time WebSocket gateway and REST API behind an event-driven API. It provides RestActions with automatic rate-limit handling, a customizable entity cache, audio support, and sharding for large bots.
Use cases
- build a discord bot in java
- respond to discord events like messages and slash commands
- send and receive messages via discord api
- implement slash commands and modals for a discord bot
- play audio in discord voice channels
- scale a bot across thousands of guilds with sharding
- manage discord guilds, roles, and channels programmatically
When to choose
- you are writing a Discord bot or application in Java or Kotlin
- you need an event-driven wrapper with automatic rate-limit handling
- you need voice/audio support or sharding for large bots
When to avoid
- you are building bots in another language like Python or JavaScript
- you only need simple one-off REST calls without gateway events
- you need a self-hosted chat platform rather than a Discord client library
Facets
library · maturity active
websocket http-client sdk chatbot messaging-platforms apis developer-tools jvm cross-platform discord-api discord-bot api-wrapper event-driven rest-actions sharding jvm automation
6 sources
- readme: https://github.com/discord-jda/JDA · fetched 2026-08-28 · 96fc826b1420
- homepage: https://jda.wiki · fetched 2026-08-29 · d5bc303827cb
- site_page: https://jda.wiki/using-jda/getting-started · fetched 2026-08-29 · 8b9f180bcbee
- site_page: https://docs.jda.wiki/ · fetched 2026-08-29 · 874fb18717f1
- site_page: https://jda.wiki/using-jda/using-new-features · fetched 2026-08-29 · a504620a2724
- site_page: https://jda.wiki/introduction/faq · fetched 2026-08-29 · 092cb5dd7add
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| discord-jda/JDA | main | 97 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem