xxsokolov / Zabbix-Notification-Telegram

Sending notification from Zabbix server to the Telegram
MIT License
84 stars 28 forks source link

Update zbxTelegram.py #49

Closed ozaryx closed 1 year ago

ozaryx commented 1 year ago

Add set token from command args. Token from args has high priority. This will allow to configure telegram bot token directly from zabbix.

ozaryx commented 1 year ago

Make another PR