Arriba! (Up! in Spanish) keeps track of your stand-up messages in Slack. Here's an example:
Go to https://<yourteam>.slack.com/services/new/bot
Click on Add Bot Integration
The bot token is xoxb-12803307735-NIlz3RAH1kBf0ir47oYhGejr
in the example above.
You have two options
-
Compile it yourself (you will need an installation of Go):
go get github.com/2opremio/arriba arriba xoxb-12803307735-NIlz3RAH1kBf0ir47oYhGejr
-
Use Docker:
docker run 2opremio/arriba xoxb-12803307735-NIlz3RAH1kBf0ir47oYhGejr
Arriba should now be connected to your Slack team. Just invite him to the Slack channel(s) where you want to carry out standups and talk to him as in the example above.