Skip to content

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

License

Notifications You must be signed in to change notification settings

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages