Skip to content

greenbagels/discpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discpp

A C++ API wrapper library for the Discord bot API, aiming to be fast and lightweight using modern C++ practices. Whether those aims will be met, no one knows :)

Disclaimer: the library is not at all stable. Hopefully a roadmap is going to be made soon.

Dependencies

The library currently requires C++14, and the following third-party dependencies (as well as their transitive dependencies).

  • (not-yet-)boost::json
  • boost::beast >=1.68
  • boost::log
  • cmake (and some build tool like make or ninja)

Contributing

Issues are currently only publically tracked using the GitHub issue tracker. If you encounter any issues, or want to offer tips or suggestions, feel free to drop a line there or email me.

About

C++ Discord Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published