This project is a work in progress.
- Clone this git repository
- Ensure all required Python3 libraries are present (see requirements.txt)
- Rename the file
settings.ini-example
tosettings.ini
- Fill in the Telegram BOT API (Provided by @Botfather)
- Execute the bot
It is also possible to run the zabbix telegram bot as a systemd service.
An example service file can be found in the systemd
directory