aboutsummaryrefslogtreecommitdiffstats
path: root/mod
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-04-04 19:23:39 +0200
committerGravatar Christian Hesse <mail@eworm.de>2023-04-04 19:24:32 +0200
commit61e0e052a6370bd099418554a7599848004c3459 (patch)
treee104adbd2ac7338bc24686b7415b357c3aac2cb8 /mod
parentb7cb722b5cc58c03aa2ab5fd49dd3559498e4643 (diff)
mod/notification-telegram: link documentation
Diffstat (limited to 'mod')
-rw-r--r--mod/notification-telegram.rsc3
1 files changed, 3 insertions, 0 deletions
diff --git a/mod/notification-telegram.rsc b/mod/notification-telegram.rsc
index c90e3f0..e59dbb2 100644
--- a/mod/notification-telegram.rsc
+++ b/mod/notification-telegram.rsc
@@ -2,6 +2,9 @@
# RouterOS script: mod/notification-telegram
# Copyright (c) 2013-2023 Christian Hesse <mail@eworm.de>
# https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md
+#
+# send notifications via Telegram
+# https://git.eworm.de/cgit/routeros-scripts/about/doc/mod/notification-telegram.md
:global FlushTelegramQueue;
:global NotificationFunctions;