Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 299 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 299 Bytes

slack-history-export

Export Slack chat history for later use

A simple script that connects to the Slack API and exports history for all channels

Setup

export SLACK_API_TOKEN='xoxb-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
pipenv shell
pipenv install

Usage

python index.py