You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Telegram alertscript for Zabbix [](https://github.com/zevilz/zabbix-alertscript-telegram/releases/tag/2.0.5)
1
+
# Telegram alertscript for Zabbix [](https://github.com/zevilz/zabbix-alertscript-telegram/releases/tag/2.1.0)
2
2
3
3
Script for sending Zabbix alerts via Telegram bot. Sending native Zabbix graphs is supported.
4
4
@@ -29,7 +29,7 @@ Script for sending Zabbix alerts via Telegram bot. Sending native Zabbix graphs
29
29
30
30
Now you can choose this media type when setting up users.
31
31
32
-
The bot must be started if the message is sent as a private message or must be added to a group if the message is to be sent to the group. You can get chat ID via [@zGetMyID_bot](https://t.me/zGetMyID_bot).
32
+
The bot must be started if the message is sent as a private message or must be added to a group if the message is to be sent to the group. You can get chat ID via [@zGetMyID_bot](https://t.me/zGetMyID_bot). If you want send messages to specified topic in group with topics add topic ID to chat ID via colon (ex.: `-100123456789:1234`).
33
33
34
34
Direct access to the script disabled for all users excluding `zabbix` user.
0 commit comments