Skip to content

Krewedk0/jira-telegram-bot

 
 

Repository files navigation

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

About

Telegram-bot interface for JIRA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%