Skip to content

NotUnlikeTheWaves/concordpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ on Discord/concordpp

C++ on discord (concordpp) is a work-in-progress Discord library. It's currently in alpha!

The Discord server/guild for this library can be found by clicking the Discord icon below.

Foo

An example project can be found here, with instructions on how to build.

Please see the issues for what work still needs to be done. If you want to build a stable bot using more than the absolute minimum of Discord's API, this might not be the library for you (yet). This library is subject to change.

Currently implemented

  • WebSockets (all options except voice)
  • Reconnecting/resuming upon disconnects
  • Simple command handler
  • Limited REST endpoints - being worked on, if you need something give me a call.
  • Basic rate limiting handling - won't avoid being limited, but will re-try until possible again.

To-do

Apart from other things, see the issues list.

About

A C++ implementation for Discord's API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages