mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-06-23 01:58:40 +02: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 ];
|
/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
|
See also
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue