/slackparser

Slack json exports parser

Primary LanguagePython

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.