{"id":26202271,"url":"https://github.com/astef/co2bot","last_synced_at":"2026-05-26T20:07:20.113Z","repository":{"id":143541355,"uuid":"85954501","full_name":"astef/co2bot","owner":"astef","description":"Telegram bot (russian) which notifies about air quality metrics (CO2 \u0026 temperature)","archived":false,"fork":false,"pushed_at":"2017-03-24T08:53:40.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-12T23:39:39.929Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/astef.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":"2017-03-23T13:43:51.000Z","updated_at":"2025-04-02T18:25:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"321721c5-eaa6-4d31-9890-95255e76df79","html_url":"https://github.com/astef/co2bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/astef/co2bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astef%2Fco2bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astef%2Fco2bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astef%2Fco2bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astef%2Fco2bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astef","download_url":"https://codeload.github.com/astef/co2bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astef%2Fco2bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33536837,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"ssl_error","status_checked_at":"2026-05-26T15:22:15.568Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2025-03-12T03:34:03.164Z","updated_at":"2026-05-26T20:07:20.093Z","avatar_url":"https://github.com/astef.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# co2bot\n\nTelegram bot (russian) which notifies about air quality metrics (CO2 \u0026amp; temperature)\n\nIntegrated with CSV files from this device: \u003chttps://dadget.ru/detektor-co2\u003e\n\nSends notifications via GET request to URL.\n\n## Options\n\n*Option* | *Description*\n--- | ---\nFrequency | How othen should we check input file for new values\nLongRepeatDelayMin | Cooldown between repeating alarm if problem still exists. Reset if params returns to normal range. Starts after all *ShortRepeatCount* exhausted.\nShortRepeatCount | Repeat alarm \nCo2DataPath | Path to zg program output dir\nRedCo2 | Lower bound of critical CO2 range\nYellowCo2 | Lower bound of warning CO2 range\nRedTemp | Upper bound of normal temperature range in Celsuis\nBlueTemp | Lower bound of normal temperature range in Celsuis\nHttpUrl | HTTP URL where GET request should be send. Should be set with parameters: ```http://example.org?text=\"```. Useful text will be appended to the end of URL to form a proper request.\nMorningTime | End of silent mode time\nEveningTime | Start of silent mode time\n\n\n### Example\n\n```javascript\n{\n  \"Frequency\": 60000, // in ms\n  \"LongRepeatDelayMin\": 60, // in minutes\n  \"ShortRepeatCount\": 3,\n  \"Co2DataPath\": \"\u003cyour path\u003e\", // path to ZG View\n  \"SendToConsole\": false, // send to console, not HTTP (for debug)\n  \"RedCo2\": 1200,\n  \"YellowCo2\": 800,\n  \"RedTemp\": 24,\n  \"BlueTemp\": 22,\n  \"HttpUrl\": \"\u003cYOUR URL HERE\u003e\",\n  \"MorningTime\": \"07:00\", // working period\n  \"EveningTime\": \"23:00\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastef%2Fco2bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastef%2Fco2bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastef%2Fco2bot/lists"}