x-team / unleasher-bot

Slack bot for artificial unleash in team
MIT License
2 stars 4 forks source link

Creating goals #10

Closed karolsojko closed 7 years ago

karolsojko commented 7 years ago

Implement creating goals with the Unleasher Bot

When user is presented with a list of goals there should be an option to create a new goal. This could be either done by additional option in dropdown or a separate button.

Challenge in here is that there is no input text field as interactive message, so after clicking the button bot should get the details about new goal in chat mode.