hfaran / slack-export-viewer

A Slack Export archive viewer that allows you to easily view and share your Slack team's export
https://pypi.python.org/pypi/slack-export-viewer
MIT License
939 stars 194 forks source link

Tool breaks if Workspace has shared channels enabled #85

Open maxbuxton opened 5 years ago

maxbuxton commented 5 years ago

If you have Slack's public beta feature, "Shared Channels" enabled on your workspace, the tool won't be able to launch when run against the export.

This is because there are user IDs referenced in the dms.json and/or the mpims.json files which are not listed in the users.json file.