{"id":19217456,"url":"https://github.com/devbis/rzdbot","last_synced_at":"2026-06-24T10:31:25.480Z","repository":{"id":86584906,"uuid":"82034847","full_name":"devbis/rzdbot","owner":"devbis","description":"Telegram bot for searching train tickets","archived":false,"fork":false,"pushed_at":"2025-06-24T09:17:55.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-24T10:23:53.854Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/devbis.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG","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":"2017-02-15T07:57:00.000Z","updated_at":"2025-06-24T09:17:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"7f981632-cd36-4b0a-a9bc-4bccb3ce7023","html_url":"https://github.com/devbis/rzdbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devbis/rzdbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbis%2Frzdbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbis%2Frzdbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbis%2Frzdbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbis%2Frzdbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devbis","download_url":"https://codeload.github.com/devbis/rzdbot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devbis%2Frzdbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34726642,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-24T02:00:07.484Z","response_time":106,"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":[],"created_at":"2024-11-09T14:22:08.463Z","updated_at":"2026-06-24T10:31:25.461Z","avatar_url":"https://github.com/devbis.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Telagram bot for searching tickets at rzd.ru\n\n\nRequirements\n============\nrzdbot requires python 3.5 or higher due to async/await syntax and aiorzd\nlibrary\n\n\nInstallation\n============\nI asssume you are already register telegram bot. Use the manual for help\nhttps://core.telegram.org/bots\n\nMake sure you have installed aiorzd. Then type ::\n\n    sudo python ./setup.py install\n\n\nUse config.json as a sample to add bot's name and API token for accessing\nTelegram. ::\n\n    {\n      \"API_TOKEN\": \"YOUR_TOKEN\",\n      \"BOT_NAME\": \"MyRZDBot\"\n    }\n\nRun bot\n-------\n::\n\n    $ python3 -m rzdbot\n\nor::\n\n    $ python3 rzdbot.py\n\nYou can pass path to config.json via environment variable::\n\n    $ BOT_CONFIG=/etc/rzdbot.json python3 -m rzdbot\n\nUsage\n=====\n\nYou can search tickets with search command ::\n\n    /search Москва, Санкт-Петербург, 20.02 \u003c 2000\n\nwill search for trains on february 20 with max price 2000 rubles.\nIf you need ticket for a group of people, you can set minimal tickets limit ::\n\n    /search Москва, Санкт-Петербург, 20.02 \u003c 2000 #3\n\nAlso some shortcuts supported: ::\n\n    /search мск спб 20 \u003c 2000\n\nwill search for tickets on closest 20th day cheaper than 2000 rubles\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevbis%2Frzdbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevbis%2Frzdbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevbis%2Frzdbot/lists"}