aboutsummaryrefslogtreecommitdiffstats
path: root/doc/telegram-chat.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/telegram-chat.md')
-rw-r--r--doc/telegram-chat.md6
1 files changed, 6 insertions, 0 deletions
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
--------