cslant / telegram-git-notifier
Send notification from Gitlab and Github events to Telegram
Fund package maintenance!
tanhongit
Installs: 30 499
Dependents: 6
Suggesters: 0
Security: 0
Stars: 23
Watchers: 5
Forks: 5
Open Issues: 0
Requires
- php: ^8.1|^8.2
- eleirbag89/telegrambotphp: ^1.4
- guzzlehttp/guzzle: ^7.8
- symfony/http-foundation: ^6.4|^7.0
- vlucas/phpdotenv: ^5.4
Requires (Dev)
- friendsofphp/php-cs-fixer: ^v3.0
- pestphp/pest: ^2.24
- phpstan/phpstan: ^1.0
README
This package provides the ability to integrate the Telegram messaging service and GitHub and GitLab. With this package, you can create a Telegram bot to receive notifications from GitHub or GitLab events and manage customization through messages and buttons on Telegram.
๐ Requirements
- PHP ^8.1
- Composer
- Telegram Bot
๐ง Installation
You can install this package via Composer:
composer require cslant/telegram-git-notifier
๐งช Testing
composer test
๐ Official Documentation
Please see the Telegram Git Notifier Documentation for more information.
License
The MIT License (MIT). Please see License File for more information.