From c83abe7214f04b32ab754e099abef7f12265b209 Mon Sep 17 00:00:00 2001 From: Alexander Bukhalo Date: Wed, 24 Aug 2022 17:02:30 +0300 Subject: [PATCH] link on telegram chat added --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9163429..3320856 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,9 @@ This package uses the best of the NodeJS world under the hood. [Telegraf](https: - [Новогодняя история одного телеграм-бота на NestJS](https://habr.com/ru/company/tinkoff/blog/596287/) by [Tinkoff Bank](https://github.com/Tinkoff) - [The story of the creation of the personal telegram bot (40 articles!)](https://dev.to/endykaufman/i-decided-to-try-to-keep-a-twitter-history-of-rewriting-one-of-the-projects-im-starting--1e6p) by [@EndyKaufman](https://github.com/EndyKaufman) +**Chat** +* [Telegram](https://t.me/nestjs_telegraf) ## Installation ```bash @@ -29,4 +31,4 @@ $ npm i nestjs-telegraf telegraf ``` ## Documentation -If you want to dive fully into NestJS Telegraf then don't waste your time in this dump, check out the [documentation site](https://nestjs-telegraf.vercel.app). \ No newline at end of file +Check out the [documentation site](https://nestjs-telegraf.vercel.app).