From 9119e8d9528a3a5274addcb33cee3c438708f689 Mon Sep 17 00:00:00 2001 From: ChernV <46843878+otter18@users.noreply.github.com> Date: Sat, 6 Feb 2021 13:03:17 +0300 Subject: [PATCH] typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1522008..6df6d65 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ tg_files_logger.send(file_name, "Test file") ### Example screenshot ![example_scr](https://raw.githubusercontent.com/otter18/tg_logger/master/img/example_scr.png) -## QA +## FQA ### How to create a telegram bot? How to get `token` and `user_id`? - To create bot use official [BotFather](https://t.me/BotFather) bot (descibed [here](https://core.telegram.org/bots#6-botfather)) - To get `user_id` use special bots (e.g. [@userinfobot](https://t.me/userinfobot), [@JsonDumpBot](https://t.me/JsonDumpBot))