Skip to content

Commit be52bc1

Browse files
committed
doc/telegram-chat: add hint on command runtime
1 parent 88bf193 commit be52bc1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/telegram-chat.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,12 @@ scripting capabilities. Try to print what you want to act on...
7979

8080
/ip/address/remove [ find where interface=eth ];
8181

82+
### Mind command runtime
83+
84+
The command is run in background while the script waits for it - about
85+
20 seconds at maximum. A command exceeding that time continues to run in
86+
background, but the output in the message is missing or truncated then.
87+
8288
### Sending commands to a group
8389

8490
Adding a bot to a group allows it to send messages to that group. To allow

0 commit comments

Comments
 (0)