cslant/laravel-telegram-git-notifier
最新稳定版本:v1.2.0
Composer 安装命令:
composer require cslant/laravel-telegram-git-notifier
包简介
Send notification from Gitlab and GitHub events to Telegram
关键字:
README 文档
README
📝 Introduction
Laravel Telegram Git Notifier is a Laravel 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
📋 Requirements
- PHP ^8.1
- Composer
- Core: Telegram Git Notifier
🔧 Installation
You can install this package via Composer:
composer require cslant/laravel-telegram-git-notifier
🚀 Usage
See the Usage - Telegram git notifier Documentation for a list of usage.
Please check and update some configurations in the documentation.
📖 Official Documentation
Please see the Telegram Git Notifier Documentation for more information.
✨ Supported events
GitHub Events Available
-
Push
-
Issues
-
Issue Comment
-
Pull Request
-
Pull Request Review
-
Fork
-
Commit Comment
-
Deployment
-
Deployment Status
-
Fork
-
Workflow
-
Watch
... and more events can be seen in the all GitHub events available
GitLab Events Available
-
Push
-
Tag Push
-
Issue
-
Merge Request
-
Note
-
Pipeline
-
Wiki Page
-
Build
-
Deployment
-
Release
... and more events can be seen in the all GitLab events available
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 45.96k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 37
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2023-11-03
