Skip to content

The core package to send notification from Gitlab and Github events to Telegram channels

License

Notifications You must be signed in to change notification settings

cslant/telegram-git-notifier

Repository files navigation

Telegram Git Notifier

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.

Telegram git notifier core

License Latest Version on Packagist Total Downloads Test Status Code Style Status StyleCI Quality Score Maintainability

πŸ“‹ Requirements

  • PHP ^8.1
  • Composer
  • Telegram Bot

πŸ”§ Installation

You can install this package via Composer:

composer require cslant/telegram-git-notifier

πŸ§ͺ Testing

composer test