{"id":7689793,"url":"https://github.com/AmirAref/Torobot","last_synced_at":"2025-07-13T12:31:39.721Z","repository":{"id":41240377,"uuid":"508799631","full_name":"AmirAref/Torobot","owner":"AmirAref","description":"an inline telegram robot to easy access and search in torob.com products from telegram.","archived":false,"fork":false,"pushed_at":"2024-08-03T06:16:55.000Z","size":1847,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-22T10:36:14.118Z","etag":null,"topics":["crawler","python","python-telegram-bot","scraper","telegtam-bot"],"latest_commit_sha":null,"homepage":"","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/AmirAref.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-06-29T18:12:30.000Z","updated_at":"2024-08-03T06:16:59.000Z","dependencies_parsed_at":"2024-07-25T19:32:03.520Z","dependency_job_id":"98bbfc36-03f2-400f-b537-aa100096f310","html_url":"https://github.com/AmirAref/Torobot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AmirAref/Torobot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmirAref%2FTorobot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmirAref%2FTorobot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmirAref%2FTorobot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmirAref%2FTorobot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AmirAref","download_url":"https://codeload.github.com/AmirAref/Torobot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmirAref%2FTorobot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265139267,"owners_count":23717280,"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","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":["crawler","python","python-telegram-bot","scraper","telegtam-bot"],"created_at":"2024-04-09T13:01:55.305Z","updated_at":"2025-07-13T12:31:39.378Z","avatar_url":"https://github.com/AmirAref.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Torobot\na telegram bot to crawl and scrape data from [torob.com](https://torob.com) and display them in the telegram.\n\n## Installation\nclone the repository and go to the repo directory, then do as following : \n\n\n### Configuration :\ncopy the `.env-sample` file to `.env` and replace the following values :  \n\n- `TOKEN` :  \nget your bot token from [BotFather](https://t.me/BotFather) (or if you don't have, make one there).\nthen put it in the `TOKEN`\n\n- `PROXY` :  \nif you want to use proxy to connect to the telegram, put your proxy url like the following :\n  - `PROXY = 'socks5://127.0.0.1:9050'` : socks5 proxy\n  - `#PROXY=None` : leave it with comment for non-proxy (or remove the line)\n\n\n### Run Using Docker\nthis robot is dockerized and you can easily run it with docker compose :  \n```bash\ndocker compose up --build -d\n```  \n\n\n### Manually Run\n\ninstall the requirements :  \n```bash\npip install -r requirements.txt\n```\n \nfinally run the program :\n```bash\nset -o allexport \u0026\u0026 source .env \u0026\u0026 set +o allexport\npython bot.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAmirAref%2FTorobot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAmirAref%2FTorobot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAmirAref%2FTorobot/lists"}