Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 310 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 310 Bytes

Slack json exports parser

This tool's purpose is to parse Slack's json exports.

Usage

Copy the json files (they should have the <date>.json format) in the input/ folder.

Run the tool with the following command python parse-slack-data.py .

Check the output/ folder for json, txt and html exports.