Skip to content

gautamajay52/GitHub-Webhook-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub-Webhook-Bot 🤖 Hits

Simple Telegram Bot, which will listen to GitHub Webhook and inform via Telegram

Setting Up Config ✍

  1. Go to src/helper.h ---> Here
  2. Edit your Bot Token.
  3. Edit your ID.
  4. Add your PORT.
  5. Add your forwading url in webhook section of your repo.
    https://your-forwading-url/github
  6. Set your webhook(Only if you wanted to receive /start command feedback)
    curl "https://api.telegram.org/bot<BOT_TOKEN>/setWebhook?url=https://your-forwading-url/telegram"

To Build and Run: 🏃‍♂

# cloning repo
git clone https://github.com/gautamajay52/GitHub-Webhook-Bot
cd GitHub-Webhook-Bot

# Installing Requirements
sudo apt-get install libboost-all-dev

# To Build
g++ src/main.cpp -lpthread -lboost_system -lz -o git.out

# To Run
./git.out

Easy 👌

Deploy

Credits: 🌎

About

It is a Simple Telegram Bot, which will listen to GitHub Webhook and inform via Telegram

Topics

Resources

License

Stars

Watchers

Forks

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy