{"id":15090191,"url":"https://github.com/zjns/telegram-bot-server","last_synced_at":"2025-07-12T15:33:16.527Z","repository":{"id":65162465,"uuid":"447315684","full_name":"zjns/telegram-bot-server","owner":"zjns","description":"Deploy telegram bot server in github workflows.","archived":false,"fork":false,"pushed_at":"2022-01-12T19:31:32.000Z","size":6889,"stargazers_count":15,"open_issues_count":2,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-28T03:04:57.323Z","etag":null,"topics":["github-actions","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/zjns.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}},"created_at":"2022-01-12T17:47:11.000Z","updated_at":"2024-07-27T13:30:40.000Z","dependencies_parsed_at":"2023-01-04T12:39:08.232Z","dependency_job_id":null,"html_url":"https://github.com/zjns/telegram-bot-server","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"f85ceb537c1ed3d8eb2c15e8be6157d4e85e48bb"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/zjns/telegram-bot-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjns%2Ftelegram-bot-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjns%2Ftelegram-bot-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjns%2Ftelegram-bot-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjns%2Ftelegram-bot-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zjns","download_url":"https://codeload.github.com/zjns/telegram-bot-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zjns%2Ftelegram-bot-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265013235,"owners_count":23698005,"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":["github-actions","telegram","telegram-bot"],"created_at":"2024-09-25T09:23:13.242Z","updated_at":"2025-07-12T15:33:16.505Z","avatar_url":"https://github.com/zjns.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Telegram Bot Server\nThis action allow you run a local telegram bot server in workflows.\n\nWith this action, you'll unlock some limitations, details in [here](https://core.telegram.org/bots/api#using-a-local-bot-api-server). If you only need do something about telegram in github workflows, like upload a larger(bigger than 50MB) app to telegram channel when build finished, it's a good choice.\n\n## Usage\n\n### Inputs\n* `api_id` - Telegram [api_id](https://core.telegram.org/api/obtaining_api_id), required.\n* `api_hash` - Telegram [api_hash](https://core.telegram.org/api/obtaining_api_id), required.\n* `server-port` - Local server port to deploy, optional, default to `8088`.\n\n### Outputs\n* `server` - Server address. it will be `http://127.0.0.1:8088` if `server-port` not changed.\n\n## State\nOnly support `Ubuntu` now. Not support `Windows` and `macOS` yet.\n\n## License\nThe scripts and documentation in this project are released under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzjns%2Ftelegram-bot-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzjns%2Ftelegram-bot-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzjns%2Ftelegram-bot-server/lists"}