Skip to content
This repository has been archived by the owner on Dec 28, 2018. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 625 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 625 Bytes

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