Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 331 Bytes

File metadata and controls

9 lines (6 loc) · 331 Bytes

Slack file export

Utility for exporting files from slack workspace.

When exporting data from the Slack workspace, it's in JSON format, with this utility, you can download all files within the workspace.

Using

slack-file-exporter -src="source of slack exported JSON folder" -dest="Direcory where you want to export files"