Export snapshots of your Slack workspace data
- Install Rust
- Run
cargo install --branch main --git https://github.com/chriscerie/slackshot
- Create Slack app for your workspace
- Create user token scopes in
Oauth & Permissions- Required scopes:
admin.usergroups:readchannels:historychannels:readgroups:historygroups:readim:historyim:readmpim:historympim:readusers:read
- Required scopes:
- Install app to workspace
- Copy user OAuth token
- Run
slackshotand follow instructions
