Laravel Telegram Git Notifier is a package that allows you to create a Telegram bot to receive notifications from GitHub or GitLab events and manage customization through messages and buttons on Telegram.
- Send notifications of your GitHub/GitLab repositories to Telegram Bots, Groups, Super Groups (Multiple Topics), and Channels.
- The bot must be created using the BotFather
- PHP ^8.1
- Composer
- Core: Telegram Git Notifier
You can install this package via Composer:
composer require cslant/laravel-telegram-git-notifier
Please check and update some configurations in the documentation.
Please see the Telegram Git Notifier Documentation for more information.
The MIT License (MIT). Please see License File for more information.