diff --git a/README.md b/README.md index 825a917a..c6a1d06d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # MadelineProto, a PHP MTProto telegram client +Do join the official channel, [@MadelineProto](https://t.me/MadelineProto)! + This library can be used to create php telegram bots (like bot API bots, only better) and php telegram userbots (like tg-cli userbots, only better). This library can also be used to create lua telegram bots (like bot API bots, only better) and lua telegram userbots (like tg-cli userbots, only better). diff --git a/docs/index.md b/docs/index.md index 3dc7f025..9b5ba5ee 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4,6 +4,8 @@ description: PHP implementation of telegram's MTProto protocol --- # MadelineProto, a PHP MTProto telegram client +Do join the official channel, [@MadelineProto](https://t.me/MadelineProto)! + This library can be used to create php telegram bots (like bot API bots, only better) and php telegram userbots (like tg-cli userbots, only better). This library can also be used to create lua telegram bots (like bot API bots, only better) and lua telegram userbots (like tg-cli userbots, only better).