Skip to content

jonthebeach/estimator-bot

Repository files navigation

Estimator-bot

Never again get worried about giving an estimation when having no idea at all what to answer in a Scrum planning/grooming meeting. This basic bot will assist you in estimating user stories. It estimates user stories based on its contents and uses deep learning to improve estimations over time. It currently works only for Jira and estimations are given as fibonacci based story points. Recorded live demo here

Running the bot

pip install -r requirements.txt
SLACK_BOT_TOKEN=<bot_token> SLACK_BOT_JIRA_USER=<jira_username> SLACK_BOT_JIRA_PASS=<jira_password> python src/main.py

About

Estimator Slack Bot. Help you estimate Jira user stories easily.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages