Telegram-bot interface for JIRA
- Python library for Telegram Bot API - https://github.com/python-telegram-bot/python-telegram-bot
- Python library to work with JIRA APIs - https://jira.readthedocs.io/en/master/
You can install all dependencies running:
- pip3 install python-telegram-bot
- pip3 install jira
- Clone this project, install dependencies
- Copy file config_template.py to config.py, edit config.py
- Edit jira-bot.service, copy it to /etc/systemd/system/
- run systemctl daemon-reload, systemctl start jira-bot
- include logger
- enable edit for created tasks
- imrove english
- priview and comments for task
- notificattions about tasks