{"id":48577817,"url":"https://github.com/realfatcat/raspiweatherbot","last_synced_at":"2026-04-08T16:03:39.303Z","repository":{"id":333354913,"uuid":"1129662023","full_name":"RealFatCat/raspiweatherbot","owner":"RealFatCat","description":"Telegram bot that sends weather sensor data from Raspberry Pi to authorized users.","archived":false,"fork":false,"pushed_at":"2026-01-18T19:05:30.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-19T02:59:59.875Z","etag":null,"topics":["bme280","bot","raspberry-pi","telegram"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RealFatCat.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-07T12:03:16.000Z","updated_at":"2026-01-18T19:04:38.000Z","dependencies_parsed_at":"2026-01-19T03:00:05.044Z","dependency_job_id":null,"html_url":"https://github.com/RealFatCat/raspiweatherbot","commit_stats":null,"previous_names":["realfatcat/raspiweatherbot"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/RealFatCat/raspiweatherbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealFatCat%2Fraspiweatherbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealFatCat%2Fraspiweatherbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealFatCat%2Fraspiweatherbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealFatCat%2Fraspiweatherbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RealFatCat","download_url":"https://codeload.github.com/RealFatCat/raspiweatherbot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RealFatCat%2Fraspiweatherbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31562697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"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":["bme280","bot","raspberry-pi","telegram"],"created_at":"2026-04-08T16:03:38.458Z","updated_at":"2026-04-08T16:03:39.298Z","avatar_url":"https://github.com/RealFatCat.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Raspberry Pi Weather Bot\n\nTelegram bot that sends weather sensor data from Raspberry Pi to authorized users.\n\nIt was written to use with [RaspiWeather project](https://github.com/RealFatCat/raspiweather).\n\n## Install\n\n```bash\ngit clone https://github.com/realfatcat/raspiweatherbot.git\ncd raspiweatherbot\n# To build for current architecture\nmake build  \n```\n\nTo build for raspberry pi, instead of `make build`, run make for your raspberry pi architecture, `make arm6` for example.\n\nOr just run `make build-all` to build binaries for every arhitecture.\n\n## Config\n\nSet env vars:\n- `TELEGRAM_BOT_TOKEN`\n- `TELEGRAM_AUTHORIZED_USERS` (comma-separated IDs of allowed users)\n\nUnautorized requests are logged with user IDs, so to determine your user id, just send `/start` to bot - your ID will be in the logs of the app.\n\n## Run\n\n```bash\n./raspiweatherbot\n```\n\n### Help\n\n```\n./raspiweatherbot -h\n```\n\n## Usage\n\nSend `/start` in Telegram, click \"🌤️ Get Weather Data\".\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealfatcat%2Fraspiweatherbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealfatcat%2Fraspiweatherbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealfatcat%2Fraspiweatherbot/lists"}