slack-milk
v0.1.0
Published
Fetch all conversations from Slack workspace.
Downloads
8
Readme
slack-milk
Fetch all conversations from Slack workspace.
HOWTO
Create app from Your Apps - slack api
Create Bot User OAuth Token with these scopes.
- channels:history
- channels:read
- files:read
- groups:history
- groups:read
- users:read
Install to your workspace.
Add this app to all channels to fetch.
Run
SLACK_TOKEN=<OAuth Token> slack-milk -o <directory>