/discord-c

A C library for discord...that needs some work

Primary LanguageCMIT LicenseMIT

Discord-C

Discord API bindings for C99.

Screenshot of example app

Building the library

Depends on libwebsockets and cJSON. Build the library with make. This should output libdiscord-c.a, and make test will create a discord-c-test executable you can run for QA.

Discord-C was created by Alpha-V. You can contribute issues and PRs to its development on GitHub.