Skip to content

Commit 9fdceed

Browse files
committed
Updated
1 parent 1ee9e59 commit 9fdceed

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Telegram alertscript for Zabbix [![Version](https://img.shields.io/badge/version-v2.0.5-brightgreen.svg)](https://github.com/zevilz/zabbix-alertscript-telegram/releases/tag/2.0.5)
1+
# Telegram alertscript for Zabbix [![Version](https://img.shields.io/badge/version-v2.1.0-brightgreen.svg)](https://github.com/zevilz/zabbix-alertscript-telegram/releases/tag/2.1.0)
22

33
Script for sending Zabbix alerts via Telegram bot. Sending native Zabbix graphs is supported.
44

@@ -29,7 +29,7 @@ Script for sending Zabbix alerts via Telegram bot. Sending native Zabbix graphs
2929

3030
Now you can choose this media type when setting up users.
3131

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`).
3333

3434
Direct access to the script disabled for all users excluding `zabbix` user.
3535

@@ -118,6 +118,7 @@ docker exec -it --user=root image-name apk add --no-cache file
118118
- [zevilz.dev](https://zevilz.dev/posts/825/) (RU)
119119

120120
## Changelog
121+
- 12.10.2023 - 2.1.0 - Added support for send alerts to chat topics
121122
- 25.09.2023 - 2.0.5 - Fixed auth if Zabbix installed in subdir
122123
- 11.09.2023 - 2.0.4 - Don't remove graph image if fail getting correct graph with enabled debug mode
123124
- 01.05.2023 - 2.0.3 - Added support for including custom config, disabled graphs deletion on errors if debug mode enabled, bugfixes

0 commit comments

Comments
 (0)