/Slack-Export-JSON-to-CSV

Convert Slack messages exported in their complicated JSON format to simple CSV format

Primary LanguagePythonThe UnlicenseUnlicense

Slack-Export-JSON-to-CSV

Convert Slack messages exported in their complicated JSON format to simple CSV format

To run the application use the following command

python slack_json_to_csv.py folder_of_channel_to_export path_to_slack_users.json path_to_output_slack_messages.csv

eg.

python slack_json_to_csv.py slack_export/channelA slack_export/users.json output.csv