/zabbix-telebot

A Zabbyx Telegram bot in Python

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

zabbyx-telebot

A Zabbyx Telegram bot in Python

Installation

$ pip3 install requirements.txt

Configure

To configure this project, rename the file prod.cfg.example to prod.cfg and change the content of file to your settings.

Running

$ python3 main.py

You should see the buttons on your bot to interact with Zabbix now.-