{"id":21361853,"url":"https://github.com/mxssl/sentry-to-telegram","last_synced_at":"2025-04-15T11:17:29.041Z","repository":{"id":227964545,"uuid":"772823723","full_name":"mxssl/sentry-to-telegram","owner":"mxssl","description":"This is a simple app to send Sentry alerts to a Telegram group","archived":false,"fork":false,"pushed_at":"2025-02-17T09:21:52.000Z","size":24,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-15T11:17:00.711Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/mxssl.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":"2024-03-16T01:36:36.000Z","updated_at":"2025-02-17T09:21:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"29e04ce4-a7f1-49f4-919c-fb7eb590c2a7","html_url":"https://github.com/mxssl/sentry-to-telegram","commit_stats":null,"previous_names":["mxssl/sentry-to-telegram"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxssl%2Fsentry-to-telegram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxssl%2Fsentry-to-telegram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxssl%2Fsentry-to-telegram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mxssl%2Fsentry-to-telegram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mxssl","download_url":"https://codeload.github.com/mxssl/sentry-to-telegram/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249058386,"owners_count":21205911,"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":[],"created_at":"2024-11-22T06:12:16.482Z","updated_at":"2025-04-15T11:17:28.994Z","avatar_url":"https://github.com/mxssl.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sentry-to-telegram\n\nThis is a simple app to send Sentry alerts to a Telegram group.\n\n## Usage\n\n1. Create a Telegram bot and get the bot token.\n2. Create a Telegram group and add the bot with permissions to post messages.\n3. Get the chat ID of the group.\n4. Set the environment variables `TELEGRAM_BOT_TOKEN` and `TELEGRAM_GROUP_ID` with the bot token and group ID.\n5. Deploy the app and set the Sentry webhook to the app URL.\n6. Done! Now you will receive alerts from Sentry in your Telegram channel.\n\nExample of a `docker-compose.yaml` file:\n\n```yaml\nversion: '3'\nservices:\n  sentry-to-telegram:\n    image: mxssl/sentry-to-telegram:v0.0.5\n    ports:\n      - \"9999:9999\"\n    restart: always\n    environment:\n      TELEGRAM_BOT_TOKEN: \"\"\n      TELEGRAM_GROUP_ID: \"\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmxssl%2Fsentry-to-telegram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmxssl%2Fsentry-to-telegram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmxssl%2Fsentry-to-telegram/lists"}