Coder Social home page Coder Social logo

lakeys / dpp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from brainboxdotcc/dpp

0.0 2.0 0.0 2.67 MB

D++ Extremely Lightweight C++ Discord Library

Home Page: https://dpp.brainbox.cc/

License: Apache License 2.0

C++ 98.66% CMake 1.01% Batchfile 0.05% CSS 0.01% HTML 0.16% C 0.07% Shell 0.04%

dpp's Introduction

D++

An incredibly lightweight C++ Discord library

Discord Codacy Badge Lines of code CircleCI GitHub Actions

This project is in late alpha stages of development.

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

Want to help? Drop me a line or send a PR.

This library is in use on TriviaBot and Sporks bot.

Documentation

The documentation is a work in progress, generated from the code comments and markdown using Doxygen.

Do you want to contribute? Fork the code and submit a PR!

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

Included Dependencies (Packaged with the 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.