GithubHelp home page GithubHelp logo

Discord++

A Modularized C++ Library for the Discord API

GitHub starsDiscord

Links

Dependencies

Required

Included (Git submodules)

Recommended Plugins

  • Plugin: RateLimit handes rate limiting
    • Without this plugin, Discord++ exits when encountering a rate limit for your safety
  • Plugin: Overload provides overloads for the websocket send function to create std::shared_ptrs for you and provides some sane defaults when you don't need all their arguments.
  • Plugin: Responder provides a simple interface for detecting commands in the form of a character and a string, e.g. !help
  • Plugin: Native provides extensions to the default call , callJson, and callFile methods specific to different endpoints as well as native C++ objects for Discord's JSON structures
  • You can find more plugins on the #discordpp-plugin tag

Usage

See the Wiki for setup and configuration

Discord++'s Projects

discordpp icon discordpp

A Modularized C++ Library for the Discord API

getpackagepp icon getpackagepp

Github action for installing packages from OS package managers

json icon json

A stripped down fork of nlohmann's JSON for Modern C++

plugin-constructs icon plugin-constructs

[DRAFT] Provides Discord++ bots with C++ versions of the Discord API's JSON objects

plugin-native icon plugin-native

Provides Discord++ bots with native C++ functions for Discord's API endpoints

plugin-native-gen icon plugin-native-gen

[INDEV] An effort to automatically generate Plugin: Native from the Discord API docs

plugin-objects icon plugin-objects

Rolled into the Native plugin, currently/previously the Endpoints plugin

rest-beast icon rest-beast

Provides Discord++ bots with REST functionality via the Boost Beast library

rest-curlpp icon rest-curlpp

[LEGACY] A Discord++ REST module implemented with cURLpp

rest-simpleweb icon rest-simpleweb

Provides Discord++ bots with REST functionality via the Simple-Web-Server library

websocket-beast icon websocket-beast

Provides Discord++ bots with websocket functionality via the Boost Beast library

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.