doidor / slackparser

Slack json exports parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Slack json exports parser


Languages

Language:Python 96.3%Language:HTML 3.7%