{"id":20270871,"url":"https://github.com/gautamajay52/github-webhook-bot","last_synced_at":"2025-04-11T04:20:50.736Z","repository":{"id":40472678,"uuid":"345171101","full_name":"gautamajay52/GitHub-Webhook-Bot","owner":"gautamajay52","description":"It is a Simple Telegram Bot, which will listen to GitHub Webhook and inform via Telegram","archived":false,"fork":false,"pushed_at":"2021-10-24T21:40:43.000Z","size":80,"stargazers_count":35,"open_issues_count":1,"forks_count":17,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T02:36:42.196Z","etag":null,"topics":["cpp","github","github-webhooks","telegram-bot","webhook"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gautamajay52.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":"2021-03-06T18:52:45.000Z","updated_at":"2024-04-13T15:01:20.000Z","dependencies_parsed_at":"2022-09-06T10:10:47.291Z","dependency_job_id":null,"html_url":"https://github.com/gautamajay52/GitHub-Webhook-Bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gautamajay52%2FGitHub-Webhook-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gautamajay52%2FGitHub-Webhook-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gautamajay52%2FGitHub-Webhook-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gautamajay52%2FGitHub-Webhook-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gautamajay52","download_url":"https://codeload.github.com/gautamajay52/GitHub-Webhook-Bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248340139,"owners_count":21087393,"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":["cpp","github","github-webhooks","telegram-bot","webhook"],"created_at":"2024-11-14T12:33:57.290Z","updated_at":"2025-04-11T04:20:50.701Z","avatar_url":"https://github.com/gautamajay52.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# GitHub-Webhook-Bot 🤖 [![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fgautamajay52%2FGitHub-Webhook-Bot\u0026count_bg=%2379C83D\u0026title_bg=%23555555\u0026icon=\u0026icon_color=%23E7E7E7\u0026title=hits\u0026edge_flat=false)](https://github.com/gautamajay52/GitHub-Webhook-Bot)\nSimple Telegram Bot, which will listen to GitHub Webhook and inform via Telegram\n\n\n## Setting Up Config ✍\n1) Go to `src/helper.h` ---\u003e [Here](https://github.com/gautamajay52/GitHub-Webhook-Bot/blob/main/src/helper.h#L10)\n2) Edit your Bot Token.\n3) Edit your ID.\n4) Add your PORT.\n5) Add your forwading url in webhook section of your repo.\n    ```bash\n    https://your-forwading-url/github\n    ```\n6) Set your webhook(Only if you wanted to receive `/start` command feedback)\n    ```bash\n    curl \"https://api.telegram.org/bot\u003cBOT_TOKEN\u003e/setWebhook?url=https://your-forwading-url/telegram\"\n    ```\n\n\n## To Build and Run: 🏃‍♂\n\n```bash\n# cloning repo\ngit clone https://github.com/gautamajay52/GitHub-Webhook-Bot\ncd GitHub-Webhook-Bot\n\n# Installing Requirements\nsudo apt-get install libboost-all-dev\n\n# To Build\ng++ src/main.cpp -lpthread -lboost_system -lz -o git.out\n\n# To Run\n./git.out\n\n```\n\n## Easy 👌\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)\n\n## Credits: 🌎\n* [GautamKumar(me)](https://github.com/gautamajay52) for [Nothing](https://github.com/gautamajay52/GitHub-Webhook-Bot)😬\n* [CrowCpp](https://github.com/crowcpp/crow) for [crow_all.h](https://github.com/gautamajay52/GitHub-Webhook-Bot/blob/main/src/crow_all.h) 😁\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgautamajay52%2Fgithub-webhook-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgautamajay52%2Fgithub-webhook-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgautamajay52%2Fgithub-webhook-bot/lists"}