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 # 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;