{"id":16149008,"url":"https://github.com/neurrone/food-ordering-bot","last_synced_at":"2026-01-21T21:32:31.635Z","repository":{"id":37888499,"uuid":"198081334","full_name":"Neurrone/food-ordering-bot","owner":"Neurrone","description":"Telegram bot to facilitate group food orders, written in Rust","archived":false,"fork":false,"pushed_at":"2023-06-21T22:12:52.000Z","size":120,"stargazers_count":1,"open_issues_count":8,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-07T17:50:03.901Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/Neurrone.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":"2019-07-21T16:43:04.000Z","updated_at":"2019-10-05T04:55:11.000Z","dependencies_parsed_at":"2024-10-27T18:27:02.984Z","dependency_job_id":null,"html_url":"https://github.com/Neurrone/food-ordering-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Neurrone/food-ordering-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neurrone%2Ffood-ordering-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neurrone%2Ffood-ordering-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neurrone%2Ffood-ordering-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neurrone%2Ffood-ordering-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Neurrone","download_url":"https://codeload.github.com/Neurrone/food-ordering-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Neurrone%2Ffood-ordering-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28644055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T21:29:11.980Z","status":"ssl_error","status_checked_at":"2026-01-21T21:24:31.872Z","response_time":86,"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":"2024-10-10T00:35:56.985Z","updated_at":"2026-01-21T21:32:31.619Z","avatar_url":"https://github.com/Neurrone.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Food-ordering-bot: a Telegram bot to facilitate group food orders, written in Rust\n\n## Usage\n\nAdd `food_ordering_bot` to a group on Telegram, and use `/help` for a list of commands.\n\n```sh\n/start \u003corder name\u003e - starts an order. For example, /start waffles.\n/view - shows active orders.\n\nThe following commands will ask for the order name, if there are multiple active orders.\n\n/order [order name] \u003citem\u003e - adds an item to an order, or replaces the previously chosen one.\n/cancel [order name] - removes your previously selected item from an order.\n/end [order name] - stops an order.\n```\n\n## Building from source\n\nAs usual for Cargo, build with `cargo build`, run with `cargo run` and run unit tests with `cargo test`.\n\nThe bot expects its telegram bot token to be provided using the `TELEGRAM_BOT_TOKEN` environment variable, and panicks if not found.\n\n## Running On Docker\n\n```Rust\ndocker build -t food-ordering-bot .\ndocker run -e TELEGRAM_BOT_TOKEN=\u003ctoken\u003e -it food-ordering-bot\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneurrone%2Ffood-ordering-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneurrone%2Ffood-ordering-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneurrone%2Ffood-ordering-bot/lists"}