Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 841 Bytes

README.md

File metadata and controls

21 lines (20 loc) · 841 Bytes

jira-telegram-bot

Telegram-bot interface for JIRA
Alt Text

Dependencies:

You can install all dependencies running:

  • pip3 install python-telegram-bot
  • pip3 install jira

How to use

  1. Clone this project, install dependencies
  2. Copy file config_template.py to config.py, edit config.py
  3. Edit jira-bot.service, copy it to /etc/systemd/system/
  4. run systemctl daemon-reload, systemctl start jira-bot

ToDo list:

  • include logger
  • enable edit for created tasks
  • imrove english
  • priview and comments for task
  • notificattions about tasks