From 159c18826d0dfb3654d65380b31c3f688cc71ba0 Mon Sep 17 00:00:00 2001 From: ChernV <46843878+otter18@users.noreply.github.com> Date: Sat, 13 Mar 2021 15:09:11 +0300 Subject: [PATCH] Update fqa.rst --- docs/source/fqa.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/source/fqa.rst b/docs/source/fqa.rst index a5b17af..b8ce191 100644 --- a/docs/source/fqa.rst +++ b/docs/source/fqa.rst @@ -9,5 +9,6 @@ To create bot use official `BotFather `_ bot (descibed ` How to get **token** and **user_id**? ************************************* +- Use `@tg_logger_demo_bot `_ with command :code:`/id` - Bot's **token** is shown after new bot is made -- To get **user_id** use special bots (e.g. `@userinfobot `_, `@JsonDumpBot `_) \ No newline at end of file +- To get **user_id** use special bots (e.g. `@userinfobot `_, `@JsonDumpBot `_)