brainboxdotcc/DPP
C++ Discord API Bot Library - D++ is Lightweight and scalable for small and huge bots! observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 96
- 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: 21
- age_days: 1987
- days_rel: 28
- days_push: 9
- n_releases_24m: 12
Adoption not part of the score
1379 stars · 207 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
D++ (DPP) is a lightweight, modern C++ library for the Discord API, supporting API v10 with efficient caching, sharding, clustering, slash commands, and voice with end-to-end encryption. It is production-proven on large bots like TriviaBot and Sporks and ships prebuilt packages for Windows, Linux, and Raspberry Pi.
Use cases
- build a discord bot in c++
- handle slash commands and interactions
- run a sharded discord bot for many guilds
- send and receive voice audio on discord
- create a low-memory discord bot
- cluster discord gateway shards in one process
- add discord bot support to an existing c++ application
When to choose
- you want a C++ Discord library with a small memory footprint
- you need sharding/clustering for large-scale bots
- you need voice support including E2EE (DAVE)
- you want prebuilt packages or package-manager installs (vcpkg, Conan, Homebrew, AUR)
When to avoid
- you are not writing in C++
- you need a higher-level bot framework with plugin ecosystems in Python or JavaScript
- you need a self-hosted chat platform rather than a Discord API client
Facets
library · maturity stable
websocket http-client serialization audio-processing sdk messaging-platforms developer-tools apis windows cpp cross-platform discord-api discord-bot discord-api-v10 etf slash-commands voice-support sharding clustering api-wrapper caching automation linux macos docker
4 sources
- readme: https://github.com/brainboxdotcc/DPP · fetched 2026-08-28 · 0284bce2c738
- homepage: https://dpp.dev/ · fetched 2026-08-29 · c2eaa67dfec1
- site_page: https://dpp.dev/installing.html · fetched 2026-08-29 · 1488e1b42aa4
- site_page: https://dpp.dev/frequently-asked-questions.html · fetched 2026-08-29 · 129ddfa43413
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| brainboxdotcc/DPP | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="brainboxdotcc/DPP")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem