Packages

Slack bot to log non-private team chat channels.

Current section

Files

Jump to
slackjack README.md
Raw

README.md

# Slackjack
Log all the non-private channels that your bot user is in.
## Setup
#### In your project directory
- run `mix deps.get`
- copy sample configs, like `cp config/dev.sample.exs config/dev.exs`
- edit `config/dev.exs` to suit
#### In slack team settings
- Add a bot user
- Add the api token to your config