From e8b4d44881988ba4190ff7fd23630a8b3273f8c7 Mon Sep 17 00:00:00 2001 From: Matthias Date: Tue, 9 Nov 2021 15:16:51 +0100 Subject: [PATCH] Add warning about telegram group usage --- docs/telegram-usage.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/telegram-usage.md b/docs/telegram-usage.md index 0c1af9f4d..c7f9c58f6 100644 --- a/docs/telegram-usage.md +++ b/docs/telegram-usage.md @@ -58,6 +58,8 @@ For the Freqtrade configuration, you can then use the the full value (including ```json "chat_id": "-1001332619709" ``` +!!! Warning "Using telegram groups" + When using telegram groups, you're giving every member of the telegram group access to your freqtrade bot and to all commands possible via telegram. Please make sure that you can trust everyone in the telegram group to avoid unpleasent surprises. ## Control telegram noise