Skip to content

chriscerie/slackshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slackshot

Export snapshots of your Slack workspace data

Installation

  • Install Rust
  • Run cargo install --branch main --git https://github.com/chriscerie/slackshot

Usage

  • Create Slack app for your workspace
  • Create user token scopes in Oauth & Permissions
    • Required scopes:
      • admin.usergroups:read
      • channels:history
      • channels:read
      • groups:history
      • groups:read
      • im:history
      • im:read
      • mpim:history
      • mpim:read
      • users:read
  • Install app to workspace
  • Copy user OAuth token
  • Run slackshot and follow instructions

image

About

Export snapshots of your Slack workspace data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages