From c9883e4c77fcd7662e3d4d7e60222b664789ce17 Mon Sep 17 00:00:00 2001 From: Aleksey Savin Date: Sun, 15 Nov 2020 14:22:52 +0300 Subject: [PATCH] Update telegram-usage.md using of telegrams groups. --- docs/telegram-usage.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/telegram-usage.md b/docs/telegram-usage.md index ce2d715a0..8dee7ebb1 100644 --- a/docs/telegram-usage.md +++ b/docs/telegram-usage.md @@ -35,12 +35,16 @@ Copy the API Token (`22222222:APITOKEN` in the above example) and keep use it fo Don't forget to start the conversation with your bot, by clicking `/START` button -### 2. Get your user id +## Telegram user_id +#### Use private messaging Talk to the [userinfobot](https://telegram.me/userinfobot) Get your "Id", you will use it for the config parameter `chat_id`. +#### Use Group id +You can use bots in telegram groups just adding them to it. You can find the group id by adding a [RawDataBot](https://telegram.me/userinfobot) to it, group id is the `"chat":{"id":-1001332619709}` in the [RawDataBot](https://telegram.me/userinfobot) message. Dont forget about "-" (minus symbol) in start of value if it is. + ## Control telegram noise Freqtrade provides means to control the verbosity of your telegram bot.