{"id":15501211,"url":"https://github.com/manzoorwanijk/telegram-bot-api-worker","last_synced_at":"2025-04-14T19:06:39.702Z","repository":{"id":45466327,"uuid":"200276645","full_name":"manzoorwanijk/telegram-bot-api-worker","owner":"manzoorwanijk","description":"Take an alternate route to Telegram Bot API :)","archived":false,"fork":false,"pushed_at":"2023-07-07T09:33:00.000Z","size":1697,"stargazers_count":123,"open_issues_count":0,"forks_count":41,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T19:06:25.646Z","etag":null,"topics":["api","cloudflare","cloudflare-worker","cloudflare-workers","telegram","telegram-bot","telegram-bot-api"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/manzoorwanijk.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":"2019-08-02T17:56:15.000Z","updated_at":"2025-04-09T07:07:30.000Z","dependencies_parsed_at":"2024-11-01T06:01:46.593Z","dependency_job_id":"c06d0688-d92d-457b-918d-217b555ed6ce","html_url":"https://github.com/manzoorwanijk/telegram-bot-api-worker","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"ae675a7120515fea54ba222d2c8784e7b1dd1201"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manzoorwanijk%2Ftelegram-bot-api-worker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manzoorwanijk%2Ftelegram-bot-api-worker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manzoorwanijk%2Ftelegram-bot-api-worker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manzoorwanijk%2Ftelegram-bot-api-worker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manzoorwanijk","download_url":"https://codeload.github.com/manzoorwanijk/telegram-bot-api-worker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248943456,"owners_count":21186958,"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":["api","cloudflare","cloudflare-worker","cloudflare-workers","telegram","telegram-bot","telegram-bot-api"],"created_at":"2024-10-02T09:03:08.731Z","updated_at":"2025-04-14T19:06:39.659Z","avatar_url":"https://github.com/manzoorwanijk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Telegram Bot API Worker\n\nYou can use this script to create a CloudFlare Worker to send requests to Telegram Bot API if your ISP or Web host does not allow it.\n\n## How to Deploy\n\nPlease see the detailed instructions in [docs/how-to-deploy.md](docs/how-to-deploy.md)\n\n## How to use\n\nAfter you deploy the Worker, simply copy the worker URL and use it where you want to. The URL may look like this \u003cbr /\u003e `https://my-worker.mysubdomain.workers.dev`\n\n## How it works\n\nAfter you deploy the Worker, simply use the worker URL in place of the Telegram Bot API URL. If your worker URL is `https://my-worker.mysubdomain.workers.dev`, then replace `https://api.telegram.org` in the Bot API URL.\n\nSo,\n**`https://api.telegram.org`/bot123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11/getMe**\n\nwill become\n\n**`https://my-worker.mysubdomain.workers.dev`/bot123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11/getMe**\n\nEnjoy the talking to Telegram Bot API :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanzoorwanijk%2Ftelegram-bot-api-worker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanzoorwanijk%2Ftelegram-bot-api-worker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanzoorwanijk%2Ftelegram-bot-api-worker/lists"}