discordpp
There are 25 repositories under discordpp topic.
DiscordPP/discordpp
A Modularized C++ Library for the Discord API
DiscordPP/echo-bot
An example Discord++ bot
DiscordPP/build-a-bot
A bash script for setting up a Discord++ bot
DiscordPP/plugin-native
Provides Discord++ bots with native C++ functions for Discord's API endpoints
DiscordPP/rest-beast
Provides Discord++ bots with REST functionality via the Boost Beast library
DiscordPP/websocket-beast
Provides Discord++ bots with websocket functionality via the Boost Beast library
DiscordPP/discordpp.github.io
Documentation for Discord++
DiscordPP/plugin-native-gen
[INDEV] An effort to automatically generate Plugin: Native from the Discord API docs
DiscordPP/plugin-template
A template plugin for Discord++
UndarkAido/gatekeeper
Require users answer a question to join your Discord server
DiscordPP/plugin-constructs
[DRAFT] Provides Discord++ bots with C++ versions of the Discord API's JSON objects
DiscordPP/plugin-embed
[LEGACY] Adds embed functionality to Discord++
DiscordPP/plugin-interactionhandler
Endpoint handling for Discord++
DiscordPP/plugin-objects
Rolled into the Native plugin, currently/previously the Endpoints plugin
DiscordPP/plugin-overload
Provides Discord++ bots with overloads to some common functions
DiscordPP/plugin-ratelimit
Ratelimiting for Discord API REST calls
DiscordPP/rest-simpleweb
Provides Discord++ bots with REST functionality via the Simple-Web-Server library
DiscordPP/websocket-simpleweb
Provides Discord++ bots with websocket functionality via Simple-WebSocket-Server
UndarkAido/plugin-dpp-etf
ETF support for Discord++ via DPP
UndarkAido/puppy-bot
Set alerts to take your new puppy outside!
UndarkAido/reactifier
A Discord bot that notifies users of reactions to their messages
DiscordPP/rest-curlpp
[LEGACY] A Discord++ REST module implemented with cURLpp
DiscordPP/websocket-websocketpp
[LEGACY] A Websocket module implemented with Websocket++
swissChili/discordpp-framework
A framework for building d++ bots