Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cslant/telegram-git-notifier

The core package to send notification from Gitlab and Github events to Telegram channels
https://github.com/cslant/telegram-git-notifier

bot cslant github-events github-notifications github-telegram github-telegram-bot gitlab-notifier gitlab-telegram gitlab-webhook notification-bot notifications php telegram telegram-bot telegram-bots telegram-messages telegram-notifications telegram-notifier telegram-notifier-core

Last synced: 3 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Telegram Git Notifier Core Package

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
Quality Score
Maintainability

## ๐Ÿ“‹ Requirements

- PHP ^8.1
- [Composer](https://getcomposer.org/)
- [Telegram Bot](https://core.telegram.org/api)

## ๐Ÿ”ง Installation

You can install this package via Composer:

```bash
composer require cslant/telegram-git-notifier
```

## ๐Ÿงช Testing

```bash
composer test
```

## ๐Ÿ“– Official Documentation

Please see the [Telegram Git Notifier Documentation](https://docs.cslant.com/telegram-git-notifier) for more information.

## License

The MIT License (MIT). Please see [License File](LICENSE) for more information.