mirror of
https://github.com/eworm-de/routeros-scripts
synced 2024-05-14 08:04:19 +00:00
doc/telegram-chat: allow bots to receive messages in a group
This commit is contained in:
parent
63de875129
commit
8b488cb82f
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
--------
|
||||
|
||||
|
|
Loading…
Reference in a new issue