{"id":16212532,"url":"https://github.com/p4irin/action-send-telegram","last_synced_at":"2026-06-29T02:31:28.537Z","repository":{"id":230585298,"uuid":"779620369","full_name":"p4irin/action-send-telegram","owner":"p4irin","description":"Send a Telegram message from within a GitHub Actions workflow","archived":false,"fork":false,"pushed_at":"2024-03-30T15:00:14.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T21:49:31.256Z","etag":null,"topics":["docker","github-actions","github-workflow","telegram"],"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/p4irin.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}},"created_at":"2024-03-30T10:26:48.000Z","updated_at":"2025-02-16T13:31:52.000Z","dependencies_parsed_at":"2024-03-30T17:23:07.880Z","dependency_job_id":"59e68857-288a-4166-83ea-2bfb9fd92dfe","html_url":"https://github.com/p4irin/action-send-telegram","commit_stats":null,"previous_names":["p4irin/action-send-telegram"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/p4irin/action-send-telegram","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p4irin%2Faction-send-telegram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p4irin%2Faction-send-telegram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p4irin%2Faction-send-telegram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p4irin%2Faction-send-telegram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p4irin","download_url":"https://codeload.github.com/p4irin/action-send-telegram/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p4irin%2Faction-send-telegram/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34911134,"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-29T02:00:05.398Z","response_time":58,"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":["docker","github-actions","github-workflow","telegram"],"created_at":"2024-10-10T10:52:52.298Z","updated_at":"2026-06-29T02:31:28.518Z","avatar_url":"https://github.com/p4irin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Test action-send-telegram](https://github.com/p4irin/action-send-telegram/actions/workflows/test_action.yml/badge.svg?branch=main\u0026event=workflow_dispatch)](https://github.com/p4irin/action-send-telegram/actions/workflows/test_action.yml)\n\n# Send Telegram action\n\nSend a message to a Telegram user or group from within a GitHub Actions workflow\n\n## Prerequisite\n\nGet a Telegram bot token and the chat-id of the user/group you want to send a message to: [Create a new Telegram bot](https://core.telegram.org/bots/features#creating-a-new-bot)\n\n## Inputs\n\n### `telegram-bot-token`\n\n**Required** Your Telegram bot token.\n\n### `telegram-chat-id`\n\n**Required** The chat-id of a Telegram user or group\n\n### `message`\n\n**Required** Your text message\n\n## Outputs\n\n### `telegram_response`\n\nThe response from Telegram\n\n## Example usage\n\n```\nuses: p4irin/action-send-telegram@v1\nwith:\n  telegram-bot-token: ${{ secrets.TELEGRAM_BOT_TOKEN }}\n  telegram-chat-id: ${{ secrets.TELEGRAM_CHAT_ID}}\n  message: 'Your message here'\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp4irin%2Faction-send-telegram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp4irin%2Faction-send-telegram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp4irin%2Faction-send-telegram/lists"}