{"id":38002772,"url":"https://github.com/jo-m/telcambot","last_synced_at":"2026-01-16T19:14:32.892Z","repository":{"id":75550386,"uuid":"500576619","full_name":"jo-m/telcambot","owner":"jo-m","description":"Telegram bot which sends pictures from a webcam upon request.","archived":false,"fork":false,"pushed_at":"2025-11-16T09:26:34.000Z","size":44,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-16T11:16:33.170Z","etag":null,"topics":["bot","telegram","telegram-bot","webcam"],"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/jo-m.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":"2022-06-06T20:01:30.000Z","updated_at":"2025-11-16T09:26:37.000Z","dependencies_parsed_at":"2023-06-06T21:15:35.036Z","dependency_job_id":null,"html_url":"https://github.com/jo-m/telcambot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jo-m/telcambot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jo-m%2Ftelcambot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jo-m%2Ftelcambot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jo-m%2Ftelcambot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jo-m%2Ftelcambot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jo-m","download_url":"https://codeload.github.com/jo-m/telcambot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jo-m%2Ftelcambot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28481610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"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","telegram","telegram-bot","webcam"],"created_at":"2026-01-16T19:14:32.820Z","updated_at":"2026-01-16T19:14:32.885Z","avatar_url":"https://github.com/jo-m.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Telegram Webcam Bot\n\nTelegram bot which sends pictures from a webcam upon request.\n\nA single command is supported: `/pic`.\n\nUses [libcamera-jpeg](https://www.raspberrypi.com/documentation/computers/camera_software.html#libcamera-jpeg) and is tested only\non a Raspberry Pi Zero W.\n\nWritten in Go, thanks go out to \u003chttps://github.com/go-telegram-bot-api/telegram-bot-api\u003e.\n\n## Usage\n\n1. Set up a Telegram bot: \u003chttps://core.telegram.org/bots\u003e\n2. Set up the bot with the commands description `pic - request a picture` (via BotFather)\n3. Copy `.env.example` to `.env` and add your bot token.\n\n```\n$ go run ./ --help\nUsage: telecambot [--log-pretty] [--log-level LEVEL] --bot-api-token TOK [--bot-debug] [--bot-users IDS,] [--pic-cache-dur DUR] [--libcamera-camera-ix N] [--libcamera-w W] [--libcamera-h H]\n\nOptions:\n  --log-pretty           log pretty [default: true, env: LOG_PRETTY]\n  --log-level LEVEL      log level [default: info, env: LOG_LEVEL]\n  --bot-api-token TOK    get it from https://t.me/Botfather [env: BOT_API_TOKEN]\n  --bot-debug            run telegram bot in debug mode [default: false, env: BOT_DEBUG]\n  --bot-users IDS,       whitelist of Telegram user ids allowed to use the bot [env: BOT_USERS]\n  --pic-cache-dur DUR    for how long to cache pictures [default: 10s, env: PIC_CACHE_DUR]\n  --libcamera-camera-ix N\n                         libcamera camera number, see 'libcamera-jpeg --list-cameras' [default: 0, env: LIBCAMERA_CAMERA_IX]\n  --libcamera-w W        width [default: 1920, env: LIBCAMERA_W]\n  --libcamera-h H        height [default: 1080, env: LIBCAMERA_H]\n  --help, -h             display this help and exit\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjo-m%2Ftelcambot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjo-m%2Ftelcambot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjo-m%2Ftelcambot/lists"}