{"id":23741386,"url":"https://github.com/egnuez/telegram-action","last_synced_at":"2026-05-18T19:02:50.146Z","repository":{"id":44820215,"uuid":"278423992","full_name":"egnuez/telegram-action","owner":"egnuez","description":"Telegram Action","archived":false,"fork":false,"pushed_at":"2022-08-18T19:29:38.000Z","size":81,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-01T00:04:16.594Z","etag":null,"topics":["github-actions","javascript","telegram"],"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/egnuez.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}},"created_at":"2020-07-09T17:06:41.000Z","updated_at":"2020-07-14T20:13:57.000Z","dependencies_parsed_at":"2022-09-23T11:32:18.341Z","dependency_job_id":null,"html_url":"https://github.com/egnuez/telegram-action","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/egnuez/telegram-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egnuez%2Ftelegram-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egnuez%2Ftelegram-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egnuez%2Ftelegram-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egnuez%2Ftelegram-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/egnuez","download_url":"https://codeload.github.com/egnuez/telegram-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egnuez%2Ftelegram-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003389,"owners_count":26083579,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"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":["github-actions","javascript","telegram"],"created_at":"2024-12-31T10:55:58.211Z","updated_at":"2025-10-10T09:11:16.851Z","avatar_url":"https://github.com/egnuez.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Telegram action\r\n\r\nSends commit message and custom message to a Telegram Chat ID \r\n\r\n## Inputs\r\n\r\n### `bot-token`\r\n\r\n**Mandatory** Telegram Bot Token.\r\n\r\n### `chat-id`\r\n\r\n**Mandatory** Chat where the message is send to.\r\n\r\n### `custom-message`\r\n\r\nCustom message.\r\n\r\n## Example\r\n\r\n```yml\r\n  \r\non: [push]\r\n\r\njobs:\r\n  telegram_job:\r\n    runs-on: ubuntu-latest\r\n    name: Send alert to Telegram\r\n    steps:\r\n    - name: Telegram action step\r\n      uses: emilianito/telegram-action@v1\r\n      with:\r\n        bot-token: ${{ secrets.TELEGRAM_BOT_TOKEN }}\r\n        chat-id: ${{ secrets.TELEGRAM_CHAT_ID }}\r\n        custom-message: 'Custom message'\r\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegnuez%2Ftelegram-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fegnuez%2Ftelegram-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegnuez%2Ftelegram-action/lists"}