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

Rapptz/discord.py

An API wrapper for Discord written in Python. observed · 2026-08-28

github.com/Rapptz/discord.py · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 94
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 4030
  • days_rel: n/a
  • days_push: 37
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

16155 stars · 3926 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

discord.py is a modern, async-ready Python library wrapping the Discord API, including a commands extension for building bots. It handles rate limiting, gateway intents, and voice support.

Use cases

  • build a discord bot in python
  • respond to discord messages with a bot
  • create slash commands and interactions for discord
  • add voice chat support to a discord bot
  • automate discord server moderation
  • run scheduled tasks in a discord bot

When to choose

  • you want a mature, well-documented Python Discord API wrapper with async/await
  • you need built-in rate limit handling and a commands framework
  • you want voice support and rich Discord feature coverage

When to avoid

  • you're building bots in another language like JavaScript or Go
  • you only need simple webhook messages without a full gateway connection
  • you need a synchronous API without asyncio

Facets

library · maturity stable

http-client websocket api-framework messaging-platforms apis chatbots python cross-platform discord discord-bot async bot-framework api-wrapper automation

3 sources

Member repositories

RepositoryRoleHealth v2
Rapptz/discord.pymain75

For agents

markdown · JSON · MCP: product_card(name="Rapptz/discord.py")

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