Skip to content

hfaran/slack-auto-export

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slack-auto-export

A simple library, and command-line tool, to export your team's entire history using Slack's API. All you need is a token.

slack-auto-export performs the function as Slack's web export service; only better because this is programmatic and can be automated for a rolling history archive.

Usage

git clone git@github.com:hfaran/slack-auto-export.git
cd slack-auto-export

Command-Line Tool

pip install -r requirements.txt
./slack_auto_export.py --help
./slack_auto_export.py -t your-api-token -o /path/to/output/dir

About

Automatically export your Slack team's whole history

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages