This repository has been archived by the owner on Dec 6, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
A c discord api library (github mirror)
License
cheddar-cheeze/libcitrus
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The only Discord api interface libarary written in C -faster than other languages in most situations (if written properly) -conforms to C99 standards for simplicity and cross platform compatibility -small codebase REQUIREMENTS -C99 compliant C compiler -libcurl (creating http api requests) -libsws (my custom curl implementation for websockets) -jansson (json library) -libopus (not needed yet but will be needed for audio support in the future) -mandoc (for building the documentaion) BUILDING just run '$ make release' to build a optimized stripped build if you wish to build a debug build which is currently the default option just run '$ make' or '$ make debug' CONTACT if you have any questions, comments, concerns email me at [email protected]
About
A c discord api library (github mirror)
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published