Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.82 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.82 KB

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