mirror of
https://github.com/eworm-de/routeros-scripts
synced 2024-05-14 08:04:19 +00:00
mod/notification-telegram: link documentation
This commit is contained in:
parent
b7cb722b5c
commit
61e0e052a6
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
||||||
# RouterOS script: mod/notification-telegram
|
# RouterOS script: mod/notification-telegram
|
||||||
# Copyright (c) 2013-2023 Christian Hesse <mail@eworm.de>
|
# Copyright (c) 2013-2023 Christian Hesse <mail@eworm.de>
|
||||||
# https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md
|
# 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 FlushTelegramQueue;
|
||||||
:global NotificationFunctions;
|
:global NotificationFunctions;
|
||||||
|
|
Loading…
Reference in a new issue