Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 320 Bytes

File metadata and controls

16 lines (10 loc) · 320 Bytes

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