/disccord

A Discord library for C++

Primary LanguageC++MIT LicenseMIT

disccord 1.0-alpha Build Status

A Discord library written in C++.

NOTE: If you're looking for the old C code (maybe to make a fork or something?) check out the old branch.

Join the development server: Discord

Dependencies

  • cpprestsdk
  • GCC 6 (May compile on earlier versions, not tested)

TODO

  • 'friendly' REST interface
  • WebSocket support