From cad9a43bf3a1bde4e36bf819a5c5ff6ac78772dd Mon Sep 17 00:00:00 2001 From: ChernV <46843878+otter18@users.noreply.github.com> Date: Tue, 9 Feb 2021 19:07:30 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0ba9325..f32fb80 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,6 @@ tg_files_logger.send(file_name, "Test file") ## FQA ### How to create a telegram bot? - To create bot use official [BotFather](https://t.me/BotFather) bot (descibed [here](https://core.telegram.org/bots#6-botfather)) -### How to get `token` and `user_id`? -- Bot's `token` is shown after new bot is made -- To get `user_id` use special bots (e.g. [@userinfobot](https://t.me/userinfobot), [@JsonDumpBot](https://t.me/JsonDumpBot)) +### How to get **token** and **user_id**? +- Bot's **token** is shown after new bot is made +- To get **user_id** use special bots (e.g. [@userinfobot](https://t.me/userinfobot), [@JsonDumpBot](https://t.me/JsonDumpBot))