{"id":19265165,"url":"https://github.com/kuba160/dscrd","last_synced_at":"2026-04-19T02:07:07.698Z","repository":{"id":76760105,"uuid":"177411146","full_name":"kuba160/dscrd","owner":"kuba160","description":"Discord C library","archived":false,"fork":false,"pushed_at":"2019-03-24T13:03:17.000Z","size":528,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-23T19:17:55.331Z","etag":null,"topics":["c","discord","library"],"latest_commit_sha":null,"homepage":"https://kuba160.github.io/dscrd/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kuba160.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-24T12:23:17.000Z","updated_at":"2019-03-24T13:07:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"5ecb20ce-177e-4939-9436-b22bd40a3874","html_url":"https://github.com/kuba160/dscrd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kuba160/dscrd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuba160%2Fdscrd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuba160%2Fdscrd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuba160%2Fdscrd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuba160%2Fdscrd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuba160","download_url":"https://codeload.github.com/kuba160/dscrd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuba160%2Fdscrd/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267718824,"owners_count":24133464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c","discord","library"],"created_at":"2024-11-09T19:44:58.604Z","updated_at":"2026-04-19T02:07:07.661Z","avatar_url":"https://github.com/kuba160.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dscrd\n\ndscrd is a C library for Discord API. Library is not to be considered in any way as completed and it probably will never be.\n\n## Build\n\nProject uses `premake5` for building. To compile you also need: `libmagic-dev` `libwebsockets-dev` (and `rest-client-c` which is included)\n\n* Run `premake5 gmake`\n\n* Run `make dscrd` or `make` to build with examples.\n\n\n## Code structure\n\n`docs/html` - generated documentation by using `doxygen` (or `doxygen Doxyfile_i` for dev)\n\n`dscrd_daemon` - a program that allows other programs to access auth info through dscrd library\n\n`examples` - various examples showing usage of `libdscrd` and `libjts` (remember to put your token in `src/auth_data.h`)\n\n`lib` - libdscrd source files\n\n`lib/con` - code that wraps up REST and websockets connections\n\n`lib/jts` - `jsonToStruct` library for simpler processing of json data\n\n`rest-client-c` - [source-code of rest-client-c](https://github.com/EMCECS/rest-client-c)\n\n`scripts` - scripts to concatenate headers into one (`dscrd.h` and `dscrd_i.h`)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuba160%2Fdscrd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkuba160%2Fdscrd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuba160%2Fdscrd/lists"}