erp-mgroen/php-censor-telegram-plugin
Composer 安装命令:
composer require --dev erp-mgroen/php-censor-telegram-plugin
包简介
PHP Censor plugin for Telegram
README 文档
README
PHP-Censor-Telegram-Plugin
Telegram plugin for PHP Censor
Installation
First of all - composer require lexasoft/php-censor-telegram-plugin
Add to project
In the PHP Censor Project config section add the Telegram trigger
complete:
telegram:
api_key: "<YOUR_BOT_TOKEN_HERE>"
message: "[%ICON_BUILD%] [%PROJECT_TITLE%](%PROJECT_URI%) - [Build #%BUILD%](%BUILD_URI%) has finished for commit [%SHORT_COMMIT% (%COMMIT_EMAIL%)](%COMMIT_URI%) on branch [%BRANCH%](%BRANCH_URI%)"
recipients:
- <user id>
- "-<group id>"
- "@<channel id>"
send_log: true
统计信息
- 总下载量: 24
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2017-06-28