Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 378 Bytes

File metadata and controls

8 lines (4 loc) · 378 Bytes

Slack Bot

A Slack bot written in Elixir. Based upon the IRC bot by Jeff Weiss (OHaiBot).

Config

There are only a few configuration variables to manage. The configuration file is according to your environment (e.g., prod or dev). Edit the config/dev.secret.exs accordingly. Example configurations are provided, so just rename them to .exs instead of .exs.example.