Skip to content

2opremio/arriba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arriba! - A Slack bot for asynchronous stand-ups

Docker Pulls Go Report Card

Arriba! (Up! in Spanish) keeps track of your stand-up messages in Slack. Here's an example:

Stand-up example with Arriba

Using Arriba

1. Get a Slack bot token

Go to https://<yourteam>.slack.com/services/new/bot

New bot

Click on Add Bot Integration

Bot token

The bot token is xoxb-12803307735-NIlz3RAH1kBf0ir47oYhGejr in the example above.

2. Run Arriba

You have two options

  1. Compile it yourself (you will need an installation of Go):

    go get github.com/2opremio/arriba
    arriba xoxb-12803307735-NIlz3RAH1kBf0ir47oYhGejr
  2. Use Docker:

    docker run 2opremio/arriba xoxb-12803307735-NIlz3RAH1kBf0ir47oYhGejr

3. Talk to him!

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.

About

Slack bot for asynchronous stand-ups

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published