{"id":19834135,"url":"https://github.com/chitranjan-gupta/cloudflare-telegram-bot","last_synced_at":"2026-02-05T23:02:16.318Z","repository":{"id":203505447,"uuid":"709760647","full_name":"chitranjan-gupta/cloudflare-telegram-bot","owner":"chitranjan-gupta","description":"Telegram Bot on Cloudflare Worker","archived":false,"fork":false,"pushed_at":"2023-10-28T13:51:39.000Z","size":9,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-07T06:05:11.211Z","etag":null,"topics":["cloudflare","cloudflare-workers","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/cloudflare-telegram-bot","language":"JavaScript","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/chitranjan-gupta.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":"2023-10-25T10:50:03.000Z","updated_at":"2024-08-27T09:33:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"70f4d48b-a866-481b-aa9e-90396df6d436","html_url":"https://github.com/chitranjan-gupta/cloudflare-telegram-bot","commit_stats":null,"previous_names":["chitranjan-gupta/cloudflare-telegram-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chitranjan-gupta/cloudflare-telegram-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chitranjan-gupta%2Fcloudflare-telegram-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chitranjan-gupta%2Fcloudflare-telegram-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chitranjan-gupta%2Fcloudflare-telegram-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chitranjan-gupta%2Fcloudflare-telegram-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chitranjan-gupta","download_url":"https://codeload.github.com/chitranjan-gupta/cloudflare-telegram-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chitranjan-gupta%2Fcloudflare-telegram-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29137751,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T22:49:08.052Z","status":"ssl_error","status_checked_at":"2026-02-05T22:45:32.059Z","response_time":65,"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":["cloudflare","cloudflare-workers","telegram","telegram-bot"],"created_at":"2024-11-12T12:03:17.626Z","updated_at":"2026-02-05T23:02:16.295Z","avatar_url":"https://github.com/chitranjan-gupta.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cloudflare-telegram-bot\n\n## Setup\n1. Run the cloudflare\n   ```bash\n   npm create cloudflare@latest   \n   ```\n2. It will ask `Need to install the following packages: create-cloudflare@2.6.2 Ok to proceed? (y)` Press y and Enter\n3. It will ask `In which directory do you want to create your application?` Type your directory otherwise Enter for default\n4. It will ask `What type of application do you want to create?` Select \"Hello World\" Worker and Enter\n5. It will ask `Do you want to use TypeScript?` Select No\n6. It will ask `Do you want to deploy your application?` Select No\n7. Now go to your cloudflare worker directory\n8. Now install this package\n   ```bash\n   npm i cloudflare-telegram-bot@latest\n   ```\n9. Now go to `src` directory\n10. Edit the index.js, remove all the codes and add this\n    ```\n    const bot = require(\"cloudflare-telegram-bot\");\n    export default bot;\n    ```\n12. Now run the worker\n    ```bash\n    npm run dev\n    ```\n\n## Deployment\n1. Deploy your bot on the cloud\n   ```bash\n   npm run deploy\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchitranjan-gupta%2Fcloudflare-telegram-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchitranjan-gupta%2Fcloudflare-telegram-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchitranjan-gupta%2Fcloudflare-telegram-bot/lists"}