From 947e3bf34eded031ffe16985ee7533ffa70d3061 Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Mon, 16 Nov 2020 21:55:22 +0600 Subject: [PATCH] add fast start --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 00d118f7dd..f8b7f08324 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,18 @@ [kotlinx.serialization#1004](https://github.com/Kotlin/kotlinx.serialization/issues/1004). It is possible, that both JVM and JS version may work improperly in some cases with `kotlinx.serialization` version `1.0.0-RC`** +## Fast start + +
+**I do not wanna read a lot, get me my bot** + +You can simply use [this template](https://github.com/InsanusMokrassar/TelegramBotAPI-bot_template) (and button +`Use template`) to get your copy of bot and start to code. + +**P.S. Do not forget to look into our [minidocs](https://bookstack.inmo.dev/books/telegrambotapi/) and +[kdocs](https://tgbotapi.inmo.dev/docs/index.html)** + +
It is a complex of libraries for working with `TelegramBotAPI` in type-safe and strict way as much as it possible. In the list of this complex currently next projects: