diff options
author | Christian Hesse <mail@eworm.de> | 2021-11-16 16:03:25 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-02-20 23:40:22 +0100 |
commit | 07fc5c898ad36debad96d06e3a65fa06ccdadde8 (patch) | |
tree | c98cc71b153181c92469aba697782ccd3dd1fbf0 /doc/mod/notification-telegram.md | |
parent | e6a686187c3d3c981b7ab86b4cbce46fc6466da4 (diff) |
add doc/mod/notification-matrix
Diffstat (limited to 'doc/mod/notification-telegram.md')
-rw-r--r-- | doc/mod/notification-telegram.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/mod/notification-telegram.md b/doc/mod/notification-telegram.md index 511d9a2..435694e 100644 --- a/doc/mod/notification-telegram.md +++ b/doc/mod/notification-telegram.md @@ -53,6 +53,11 @@ Usage and invocation There's nothing special to do. Every script or function sending a notification will now send it to your Telegram account. +See also +-------- + +* [Send notifications via Matrix](notification-matrix.md) + --- [◀ Go back to main README](../../README.md) [▲ Go back to top](#top) |