{"id":30045652,"url":"https://github.com/emischorr/milano_bot","last_synced_at":"2025-08-07T07:54:38.518Z","repository":{"id":306447352,"uuid":"1026220701","full_name":"emischorr/milano_bot","owner":"emischorr","description":"A small application to scrap the lunch menu and send it out to a signal group.","archived":false,"fork":false,"pushed_at":"2025-07-25T14:17:04.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-25T21:22:20.994Z","etag":null,"topics":["elixir","scraper","signal"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/emischorr.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}},"created_at":"2025-07-25T14:05:28.000Z","updated_at":"2025-07-25T14:17:07.000Z","dependencies_parsed_at":"2025-07-25T21:25:42.588Z","dependency_job_id":"3d3f766a-5938-44ef-8988-b0b20557bc48","html_url":"https://github.com/emischorr/milano_bot","commit_stats":null,"previous_names":["emischorr/milano_bot"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/emischorr/milano_bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emischorr%2Fmilano_bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emischorr%2Fmilano_bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emischorr%2Fmilano_bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emischorr%2Fmilano_bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emischorr","download_url":"https://codeload.github.com/emischorr/milano_bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emischorr%2Fmilano_bot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269220677,"owners_count":24380624,"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-08-07T02:00:09.698Z","response_time":73,"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":["elixir","scraper","signal"],"created_at":"2025-08-07T07:54:33.080Z","updated_at":"2025-08-07T07:54:38.504Z","avatar_url":"https://github.com/emischorr.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MilanoBot\n\nA small application to scrap the lunch menu from https://www.pizzeria-milano.eu/ and send it out to a signal group. Requires a signal API server.\n\n## Get started\n\nStart with docker `docker run -d --rm -e SIGNAL_API_URL=$SIGNAL_API_URL -e SIGNAL_SENDER=$SIGNAL_SENDER -e SIGNAL_GROUP_ID=$SIGNAL_GROUP_ID emischorr/milano_bot:latest start`\nor docker compose:\n```yaml\nservices:\n  milano_bot:\n    image: emischorr/milano_bot:latest\n    environment:\n      - SIGNAL_API_URL=${SIGNAL_API_URL}\n      - SIGNAL_SENDER=${SIGNAL_SENDER}\n      - SIGNAL_GROUP_ID=${SIGNAL_GROUP_ID}\n    restart: unless-stopped\n```\n\nService starts scraping the menu every 2h. Only on changes a message gets send out to the configured signal group.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femischorr%2Fmilano_bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femischorr%2Fmilano_bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femischorr%2Fmilano_bot/lists"}