{"id":21867879,"url":"https://github.com/jakbin/gitnews","last_synced_at":"2026-05-18T00:35:31.919Z","repository":{"id":114017333,"uuid":"459152541","full_name":"jakbin/GitNews","owner":"jakbin","description":"Github webhooks for Telegram","archived":false,"fork":false,"pushed_at":"2022-03-04T11:47:43.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T21:44:32.034Z","etag":null,"topics":["github-webhooks","telegram","telegram-bot","telegram-bot-api","webhooks"],"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/jakbin.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,"publiccode":null,"codemeta":null}},"created_at":"2022-02-14T12:26:46.000Z","updated_at":"2022-02-14T12:55:43.000Z","dependencies_parsed_at":"2023-05-22T03:30:23.564Z","dependency_job_id":null,"html_url":"https://github.com/jakbin/GitNews","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jakbin/GitNews","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakbin%2FGitNews","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakbin%2FGitNews/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakbin%2FGitNews/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakbin%2FGitNews/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakbin","download_url":"https://codeload.github.com/jakbin/GitNews/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakbin%2FGitNews/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33160531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"ssl_error","status_checked_at":"2026-05-17T22:39:10.741Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-webhooks","telegram","telegram-bot","telegram-bot-api","webhooks"],"created_at":"2024-11-28T05:10:56.641Z","updated_at":"2026-05-18T00:35:31.904Z","avatar_url":"https://github.com/jakbin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/jakbin/GitNews)\n\n# GitNews - Github webhooks for Telegram\n\n## Setup:\n\n### server:\n\n- clone repo \n  \n  ```shell\n  git clone https://github.com/jakbin/gitnews.git\n  ```\n\n- Set Telegram bot token in `config.py`\n  or\n  set with heroku cli\n  \n  ```sh\n  heroku config:set ENV=True\n  heroku config:set BOT_TOKEN=Bot_Token\n  ```\n\n- create your app with heroku cli\n  \n  ```shell\n  heroku create your_app_name\n  ```\n\n- push code\n  \n  ```shell\n  git push main heroku\n  ```\n\n### Github webhooks:\n\n- Add [Rose Bot](https://t.me/MissRose_bot) bot in you telegram group, send msg /id in group and copy id\n\n- set url with id in github webhooks (url example: http://yourapp.herokuapp.com/-xxxxxxxxxxxxx)\n\n## Deploy on Heroku:\n\nIf you want to deploy this app on Heroku, there's a one-click setup for that. Click below, fill up the form and hit **Deploy App**.\n\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/jakbin/GitNews)\n\n## Try on Gitpod:\n\n1. [Login to Gitpod](https://gitpod.io/login).\n2. [Open this repo in Gitpod](https://gitpod.io/#github.com/pokurt/GitGram).\n3. After workspace build, dependencies will be installed.\n4. Follow step 2 and 3 in Setup section.\n\n# Webhooks compatibility list :\n\nThe webhooks compatibility list below is currently work-in-progress and will update as more information are available.\n\n## GitHub\n\n### Project-wide\n\n- [x] Commits\n- [x] GitHub Actions (workflows, failed and success checks) - partial support\n  - [ ] GitHub Pages\n  - [x] Statuses\n- [x] Issues and PRs\n- [x] Stars\n- [ ] Watchers\n- [x] Forks\n- [ ] PR Review Comments\n- [ ] Projects\n  - [ ] Project columns\n- [x] Visibility changes - partial support\n- [ ] Registry packages\n- [ ] Deployments\n- [ ] Deployment statuses\n- [ ] Repository vulnerability alerts\n- [ ] Releases\n- [ ] Wiki\n- [ ] Branch or tag creation/deletion\n  - [ ] Commit comments\n\n### Org-wide\n\n- [ ] Repositories\n- [ ] Test payloads\n- [ ] Repo imports\n\n### Integrations\n\n- [x] CircleCI\n- [x] Docker Hub\n- [x] Codacy\n- [ ] Heroku\n- [ ] Cirrus CI\n\n## GitLab\n\nCurrently on partial support\n\n  - [ ] Push events\n    - [x] Commits\n    - [ ] Tags\n  - [ ] Comments\n  - [ ] Issues and MRs\n      - [ ] Confidental ones\n  CI/CD\n    - [ ] Job events\n    - [ ] Pipeline events\n    - [ ] Deployment events\n  - [ ] Wiki Page events\n\nThis is originally created by [pokurt](https://github.com/pokurt/GitGram)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakbin%2Fgitnews","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakbin%2Fgitnews","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakbin%2Fgitnews/lists"}