{"id":48073757,"url":"https://github.com/aloima/shivers","last_synced_at":"2026-04-04T14:48:14.116Z","repository":{"id":252569128,"uuid":"609794622","full_name":"aloima/shivers","owner":"aloima","description":"Shivers is a Discord bot made for hobby and educational purposes.","archived":false,"fork":false,"pushed_at":"2024-08-10T19:17:51.000Z","size":1004,"stargazers_count":20,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-08-10T20:54:18.546Z","etag":null,"topics":["bot","c","discord","shivers"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aloima.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-03-05T09:00:28.000Z","updated_at":"2024-08-10T20:54:22.428Z","dependencies_parsed_at":"2024-08-10T21:07:48.426Z","dependency_job_id":null,"html_url":"https://github.com/aloima/shivers","commit_stats":null,"previous_names":["aloima/shivers"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aloima/shivers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aloima%2Fshivers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aloima%2Fshivers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aloima%2Fshivers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aloima%2Fshivers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aloima","download_url":"https://codeload.github.com/aloima/shivers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aloima%2Fshivers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31403634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bot","c","discord","shivers"],"created_at":"2026-04-04T14:48:13.122Z","updated_at":"2026-04-04T14:48:14.109Z","avatar_url":"https://github.com/aloima.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# shivers\nShivers is a Discord bot made for hobby and educational purposes.\n\n## Requirements\n\n### Linux\n+ A C compiler (clang is recommended)\n+ OpenSSL and its headers\n+ zlib and its headers\n+ freetype and its headers\n\n### Windows (WIP)\n+ MSYS2\n+ MSYS2 compiler (gcc is recommended)\n+ OpenSSL and its headers for MSYS2\n+ zlib and its headers for MSYS2\n+ freetype and its headers for MSYS2\n\n\u003e Tested for MSYS2 UCRT64 environment, so Makefile is set for this environment, if your envionment is different, change it.\n\n## Building\n```bash\nmake\n```\n\n## Directories\n+ src: Source files\n  + commands: Command files\n  + events: Event files\n  + utils: Utility files which used in source files\n\n+ libs: Internal libraries\n  + database: Database library\n  + discord: Discord library which create connections with Discord\n  + hash: Hash library, includes HashMap structure\n  + png: PNG manipulation library\n  + json: JSON library\n  + network: Network library that contains websocket part and HTTP request\n  + utils: Utility library which used in source files or other internal libraries\n\n+ include: Header files of everything\n\n## Code\nThis project follows GNU99 standard and tries not to use external libraries, so includes some libraries that developed to use in this project.\n\n## License\nThis project is licensed under [BSD-3-Clause](./LICENSE) license.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faloima%2Fshivers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faloima%2Fshivers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faloima%2Fshivers/lists"}