/flambo

Super simple outgoing webhook slack bot

Primary LanguageElixir

Flambo

Build Status

Flambo is a super simple outgoing webhook slack bot, built with Elixir-Slack.

Getting up and running

  1. Configure your bot and get an API key
  2. Install Erlang and Elixir
  3. Install dependencies with mix deps.get
  4. Generate your secret configs mix flambo.secret and add relevant keys
  5. Start Flambo with mix run --no-halt
  6. Invite your bot to whatever channels you want