Skip to content
This repository was archived by the owner on Jan 13, 2019. It is now read-only.

Commit f664d3c

Browse files
committed
Archived repository.
1 parent 4bce81d commit f664d3c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,23 @@
1+
**This package is abandoned and no longer maintained. The author suggests using the
2+
[build-in PHP Censor plugin](https://github.com/php-censor/php-censor/blob/master/docs/en/plugins/telegram.md)
3+
instead.**
4+
15
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/2b29555d-8b58-4987-bc10-f06f80835a92/big.png)](https://insight.sensiolabs.com/projects/2b29555d-8b58-4987-bc10-f06f80835a92)
26

37
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/a58c62e4bde1485f95b52fa56a2e4320)](https://www.codacy.com/app/LEXASOFT/PHP-Censor-Telegram-Plugin)
8+
49
# PHP-Censor-Telegram-Plugin
10+
511
Telegram plugin for [PHP Censor](https://github.com/php-censor/php-censor)
12+
613
# Installation
14+
715
First of all - `composer require lexasoft/php-censor-telegram-plugin`
816

917
# Add to project
18+
1019
In the PHP Censor Project config section add the Telegram trigger
20+
1121
```
1222
complete:
1323
telegram:

0 commit comments

Comments
 (0)