Ross ROSS = Recommend OSS · open-source software intelligence for agents

discord-jda/JDA

Java wrapper for the popular chat & VOIP service: Discord https://discord.com observed · 2026-08-28

github.com/discord-jda/JDA · homepage · Java · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
discord-jda/JDAmain97

For agents

markdown · JSON · MCP: product_card(name="discord-jda/JDA")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem