Skip to content

A GitHub App built with Probot that A Probot app and whatsapp-web.js which will send update about your Github repo in whatsapp.

License

Notifications You must be signed in to change notification settings

dasdebjeet/snitch_bot

Repository files navigation

Snitch Bot




A GitHub App built with Probot that A Probot app and whatsapp-web.js which will send updates about your GitHub repo in WhatsApp.

So, I was working on our undergrad project on GitHub and our team has a WhatsApp group where we discuss everything about our project that's where I thought why can't we have something that gives us every update on our project GitHub repo by notifying us in our WhatsApp group.



Setup

# Install dependencies
npm install

# Run the bot
npm start

Docker

# 1. Build container
docker build -t snitch_bot .

# 2. Start container
docker run -e APP_ID=<app-id> -e PRIVATE_KEY=<pem-value> snitch_bot

Demo




Contributing

If you have suggestions for how snitch_bot could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the Contributing Guide.

License

ISC © 2022 Debjeet Das

About

A GitHub App built with Probot that A Probot app and whatsapp-web.js which will send update about your Github repo in whatsapp.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published