aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-10-10 13:16:58 +0200
committerGravatar Christian Hesse <mail@eworm.de>2023-10-16 13:11:20 +0200
commit399d952ac21057c5ab88120bef4a400b06caea3b (patch)
tree1c2b9317e0b4223b30409d142827455ca34cc53f /doc
parentfd1263324dbbb0e80bc99e30d317eca9fd7b264b (diff)
telegram-chat: act on reply from selfchange-106-1
Diffstat (limited to 'doc')
-rw-r--r--doc/telegram-chat.d/03-reply.avifbin0 -> 50126 bytes
-rw-r--r--doc/telegram-chat.md15
2 files changed, 15 insertions, 0 deletions
diff --git a/doc/telegram-chat.d/03-reply.avif b/doc/telegram-chat.d/03-reply.avif
new file mode 100644
index 0000000..515853e
--- /dev/null
+++ b/doc/telegram-chat.d/03-reply.avif
Binary files differ
diff --git a/doc/telegram-chat.md b/doc/telegram-chat.md
index 391042d..3cbc710 100644
--- a/doc/telegram-chat.md
+++ b/doc/telegram-chat.md
@@ -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.
+
+![reply to message](telegram-chat.d/03-reply.avif)
+
+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
-----------------