From 6adeb97b191a51a43964783ae2fe736485ae1b10 Mon Sep 17 00:00:00 2001 From: baudbox Date: Tue, 30 Jan 2018 15:00:05 +0100 Subject: [PATCH] Adding 1.6 comment --- docs/pre-requisite.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/pre-requisite.md b/docs/pre-requisite.md index 1bdad4ece..931d12d38 100644 --- a/docs/pre-requisite.md +++ b/docs/pre-requisite.md @@ -39,8 +39,10 @@ Use this token to access the HTTP API: For a description of the Bot API, see this page: https://core.telegram.org/bots/api ``` +**1.6. Don't forget to start the conversation with your bot, by clicking /START button** ### 2. Get your user id **2.1. Talk to https://telegram.me/userinfobot** **2.2. Get your "Id", you will use it for the config parameter -`chat_id`.** \ No newline at end of file +`chat_id`.** +