mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-04 18:24:34 +02:00
telegram-chat: act on reply from self
This commit is contained in:
parent
fd1263324d
commit
399d952ac2
5 changed files with 20 additions and 2 deletions
|
@ -46,6 +46,8 @@ parameters:
|
|||
Usage and invocation
|
||||
--------------------
|
||||
|
||||
### Activating device(s)
|
||||
|
||||
This script is capable of chatting with multiple devices. By default a
|
||||
device is passive and not acting on messages. To activate it send a message
|
||||
containing `! identity` (exclamation mark, optional space and system's
|
||||
|
@ -63,6 +65,19 @@ act on your commands.
|
|||
Send a single exclamation mark or non-existent identity to make all
|
||||
devices passive again.
|
||||
|
||||
### Reply to message
|
||||
|
||||
Let's assume you received a message from a device before, and want to send
|
||||
a command to that device. No need to activate it, you can just reply to
|
||||
that message.
|
||||
|
||||

|
||||
|
||||
Associated messages are cleared on device reboot.
|
||||
|
||||
> ⚠️ **Warning**: If another device is activated both will act, the one from
|
||||
> reply and the active one!
|
||||
|
||||
Known limitations
|
||||
-----------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue