{"id":36546218,"url":"https://github.com/opencars/bot","last_synced_at":"2026-01-12T06:03:47.263Z","repository":{"id":52834320,"uuid":"163544919","full_name":"opencars/bot","owner":"opencars","description":":blue_car: Telegram bot for vehicle search","archived":false,"fork":false,"pushed_at":"2023-02-13T20:30:05.000Z","size":215,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-14T13:27:54.346Z","etag":null,"topics":["bot","concurrency","golang","ngrok","open-data","telegram","ukraine"],"latest_commit_sha":null,"homepage":"https://t.me/opencarsbot","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/opencars.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":"2018-12-29T22:22:17.000Z","updated_at":"2023-08-23T11:44:59.000Z","dependencies_parsed_at":"2024-06-20T01:38:03.119Z","dependency_job_id":null,"html_url":"https://github.com/opencars/bot","commit_stats":null,"previous_names":["shal/opencars-bot"],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/opencars/bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencars%2Fbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencars%2Fbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencars%2Fbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencars%2Fbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opencars","download_url":"https://codeload.github.com/opencars/bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencars%2Fbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28336073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"online","status_checked_at":"2026-01-12T02:00:08.677Z","response_time":98,"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":["bot","concurrency","golang","ngrok","open-data","telegram","ukraine"],"created_at":"2026-01-12T06:02:05.646Z","updated_at":"2026-01-12T06:03:47.254Z","avatar_url":"https://github.com/opencars.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bot\n\n[![Report](https://goreportcard.com/badge/github.com/opencars/bot)](https://goreportcard.com/report/github.com/opencars/bot)\n\n\u003e :blue_car: Bot will help to find a dream vehicle\n\n## Overview\n\n![Architecture Overview](./doc/images/architecture.svg)\n\nList of supported environment variables\n\n| Name             | Description        |\n| ---------------- | ------------------ |\n| `HOST`           | Web server host    |\n| `TELEGRAM_TOKEN` | Telegram API token |\n| `AUTO_RIA_TOKEN` | AutoRia API token  |\n| `AUTO_RIA_TOKEN` | AutoRia API token  |\n\n## Development\n\nStart postgres database\n\n```sh\ndocker-compose up -Vd postgres\n```\n\nMigrate database\n\n```sh\nmigrate -path=migrations -database \"postgres://postgres:password@localhost/bot?sslmode=disable\" up\n```\n\nPrerequisites:\n\n- [Ngrok](https://ngrok.com/).\n\nExpose your local web server for receiving http requests\n\n```sh\nngrok http 80\n```\n\nExport ngrok host\n\n```sh\nexport HOST=\u003chost\u003e\n```\n\nYou can run the bot with command below\n\n```sh\ngo run cmd/bot/main.go --port=80\n```\n\n## License\n\nProject released under the terms of the MIT [license](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopencars%2Fbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopencars%2Fbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopencars%2Fbot/lists"}