Flambo is a super simple outgoing webhook slack bot, built with Elixir-Slack.
- Configure your bot and get an API key
- Install Erlang and Elixir
- Install dependencies with
mix deps.get
- Generate your secret configs
mix flambo.secret
and add relevant keys - Start Flambo with
mix run --no-halt
- Invite your bot to whatever channels you want