From 8b488cb82fa47a4fb9a2e2a65e5e01d78abb2022 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 31 Jan 2023 18:11:22 +0100 Subject: doc/telegram-chat: allow bots to receive messages in a group --- doc/telegram-chat.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/telegram-chat.md b/doc/telegram-chat.md index b245efa..388aa35 100644 --- a/doc/telegram-chat.md +++ b/doc/telegram-chat.md @@ -79,6 +79,12 @@ scripting capabilities. Try to print what you want to act on... /ip/address/remove [ find where interface=eth ]; +### Sending commands to a group + +Adding a bot to a group allows it to send messages to that group. To allow +it to receive messages you have to make it an admin of that group! It is +fine to deny all permissions, though. + See also -------- -- cgit v1.2.3-54-g00ecf