D++ - The C++ Discord Library 1.0.1 |
D++ - A Modern C++ Discord API Library for Windows and Linux/Unix
Publisher: |
Brainbox.cc |
|
Downloads: |
1 |
Software Type: |
Freeware, 0.00 |
File Size: |
2.49M |
OS: |
Windows All |
Update Date: |
11 May, 2021 |
D++ is a library which allows interfacing with the Discord API using modern C++ on Windows and Unix/Linux systems. It supports all the modern Discord API features including slash commands and intents. Library features: Really small memory footprint Efficient caching system for guilds, channels, guild members, roles, users Sharding (Many shards, one process: specify the number of shards, or let the library decide) Slash Commands/Interactions suppport Voice support Pretty much the entire Discord API is available for use in the library Windows support Supported OSes The library runs best on Linux. Windows is supported via cmake and Visual Studio 2019 but not encouraged for production use. The library may work fine in other operating systems too, but with no access to these we cannot support them. Dependencies External Dependencies (You must install these) cmake (version 3.13+) g++ (version 8+) OpenSSL (whichever -dev package comes with your OS) Optional Dependencies LibOpus and libsodium for voice support Included Dependencies (Packaged with the library) nlohmann::json fmt::format cpp-httplib
|