Skip to content

mehanizm/jirasearchbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jirasearchbot

Telegram bot for JIRA

To start the bot you need:

  1. Install telepot and JIRA libs using PIP:

pip install telepot

pip install jira

  1. Create local sqlite data base using script DB_create. Enter in the terminal inside directiory with the files:

python DB_create.py

  1. Add to settings.py your Telegram bot TOKEN that you can get from the @BotFather bot inside Telegram.
  2. Start your bot

python main.py

You can try it online at @jirasearchbot

Releases

No releases published

Packages

No packages published

Languages