Skip to content

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

License

Notifications You must be signed in to change notification settings

the100rabh/Slack-Export-JSON-to-CSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Slack-Export-JSON-to-CSV

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

Usage

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

Example

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

License

This project is in the public domain and licensed with The Unlicense

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages