Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amirzenoozi/git-hook-listener
Connect Your Github Projects To Your Telegram Easy Peasy
https://github.com/amirzenoozi/git-hook-listener
docker-compose docker-image fastapi github python python-script python3 self-hosted telebot telegram telegram-bot telegram-bot-api webhook webhook-server webhooks
Last synced: 9 days ago
JSON representation
Connect Your Github Projects To Your Telegram Easy Peasy
- Host: GitHub
- URL: https://github.com/amirzenoozi/git-hook-listener
- Owner: amirzenoozi
- Created: 2023-01-12T17:23:38.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-13T13:38:05.000Z (over 1 year ago)
- Last Synced: 2024-11-20T11:13:53.108Z (2 months ago)
- Topics: docker-compose, docker-image, fastapi, github, python, python-script, python3, self-hosted, telebot, telegram, telegram-bot, telegram-bot-api, webhook, webhook-server, webhooks
- Language: Python
- Homepage: https://hub.docker.com/u/amirzenoozi
- Size: 39.1 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### MegaHook 🪝
This project will help you to integrate your gitlab or your gihub `Webhooks` with your telegram and also you are able to run this project self-hosted and connect to your personal Bot you just need to Get Token From [BotFather](https://telegram.me/BotFather)
## Docker 🐋
You just need to update `docker-compose.yml` and also make `.env` file in the root of this project and put variables on it.
## Supported Event 🏷️
This list will be updated ASAP
- [x] Push Event
- [ ] Tag Push Event
- [ ] New Release
- [ ] New Issue
- [ ] New Merge Request