Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 495 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 495 Bytes

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.-