{"id":24069453,"url":"https://github.com/yehuthi/serenity_ctrlc","last_synced_at":"2026-05-12T22:38:25.664Z","repository":{"id":57666790,"uuid":"460521269","full_name":"yehuthi/serenity_ctrlc","owner":"yehuthi","description":"Ctrl+C handler for serenity.","archived":false,"fork":false,"pushed_at":"2022-06-15T15:08:15.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-19T13:24:33.840Z","etag":null,"topics":["discord","exit","graceful-shutdown","rust","serenity-rs","sigint","sigkill"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/yehuthi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-02-17T16:42:14.000Z","updated_at":"2023-09-28T09:25:31.000Z","dependencies_parsed_at":"2022-09-02T13:12:23.236Z","dependency_job_id":null,"html_url":"https://github.com/yehuthi/serenity_ctrlc","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/yehuthi/serenity_ctrlc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yehuthi%2Fserenity_ctrlc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yehuthi%2Fserenity_ctrlc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yehuthi%2Fserenity_ctrlc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yehuthi%2Fserenity_ctrlc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yehuthi","download_url":"https://codeload.github.com/yehuthi/serenity_ctrlc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yehuthi%2Fserenity_ctrlc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285533003,"owners_count":27187839,"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-11-20T02:00:05.334Z","response_time":54,"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":["discord","exit","graceful-shutdown","rust","serenity-rs","sigint","sigkill"],"created_at":"2025-01-09T14:57:26.453Z","updated_at":"2025-11-21T00:07:22.301Z","avatar_url":"https://github.com/yehuthi.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# serenity_ctrlc [\u003cimg src=\"https://img.shields.io/crates/v/serenity_ctrlc\" align=\"right\" /\u003e](https://crates.io/crates/serenity_ctrlc)\n\nGraceful Ctrl+C handler for serenity bots.\n\n## Example\n\n```rust\nuse serenity_ctrlc::Ext;\n\nClientBuilder::new(token)\n\t// ...\n\t.await?\n\t.ctrlc()? // ←\n\t.start()\n\t.await?;\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyehuthi%2Fserenity_ctrlc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyehuthi%2Fserenity_ctrlc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyehuthi%2Fserenity_ctrlc/lists"}