Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 455 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 455 Bytes

Astoria Digital's Slack Exporter

A script which exports the history (including replies) of all the public and private channels a bot is in.

Usage

  1. Create a bot in your Slack workspace (with all the bot scope permissions)
  2. Add the bot to any private channel you want to export (public channels will be joined automatically)
  3. Run pip install pipenv
  4. Run pipenv install
  5. Run SLACK_TOKEN=yourbottoken pipenv run python slack_export.py