# brainboxdotcc/DPP

C++ Discord API Bot Library - D++ is Lightweight and scalable for small and huge bots!

Repository: https://github.com/brainboxdotcc/DPP
Canonical: https://ross.abutalabs.com/products/dpp
Homepage: https://dpp.dev/
Language: C++
License: Apache-2.0
License Family: permissive
Topics: cpp, discord, discord-bot, library, linux, ssl, websocket, json, api, api-client, windows, osx, discord-api, discord-api-wrapper, etf, discord-api-v10, docker, api-wrapper, dpp, hacktoberfest
Last push: 2026-08-25T00:00:54+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 96, longevity 100
- inputs: {"age_days": 1987, "days_push": 9, "days_rel": 28, "gap_med": 21, "n_releases_24m": 12}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1379, forks 207 (observed 2026-08-28T04:04:33.739097+00:00)

## What it is
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
- artifact type: library
- maturity: stable
- function: websocket, http-client, serialization, audio-processing, sdk
- domain: messaging-platforms, developer-tools, apis
- platform: windows, cpp, cross-platform
- tags: discord-api, discord-bot, discord-api-v10, etf, slash-commands, voice-support, sharding, clustering, api-wrapper, caching, automation, linux, macos, docker

## Member repositories
- brainboxdotcc/DPP (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:33.739097+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:40:18.536861+00:00, confidence not recorded.
  - readme: https://github.com/brainboxdotcc/DPP (fetched 2026-08-28T04:04:33.739097+00:00, sha 0284bce2c738)
  - homepage: https://dpp.dev/ (fetched 2026-08-29T11:56:21.617730+00:00, sha c2eaa67dfec1)
  - site_page: https://dpp.dev/installing.html (fetched 2026-08-29T11:56:21.623819+00:00, sha 1488e1b42aa4)
  - site_page: https://dpp.dev/frequently-asked-questions.html (fetched 2026-08-29T11:56:21.621710+00:00, sha 129ddfa43413)
- Data as of 2026-08-30T08:39:29.467469+00:00.
