cschiewek / flambo

Super simple outgoing webhook slack bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Super simple outgoing webhook slack bot


Languages

Language:Elixir 92.7%Language:Shell 7.3%