Skip to content

99/Bot-Jira-and-Slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

My Slack Bot for Jira πŸ˜„

πŸ”Œ Installation

  1. Clone this repo.
  2. Create a bot and copy the API token.
  3. Fill bot/config.py with your credentials. This step is required.

πŸ’― Running bot locally

  1. cd into project folder.
  2. sudo chmod a+x bin/bot
  3. make run

πŸ‘ Deploying on heroku

  1. cd into project folder.
  2. git push heroku master
  3. heroku ps:scale worker=1
  4. heroku ps to check that bot is up and running. πŸ‘

About

πŸ“– πŸ…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published