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
908 stars 192 forks source link

Display message edits #135

Open supermitch opened 3 years ago

supermitch commented 3 years ago

I believe the library currently does not display message updates & deletes.

https://slack.com/help/articles/220556107-How-to-read-Slack-data-exports

The How to read an edited message section states:

If your export option allows for edit logs, an edited message will have an "edited" value ...

I don't have a corporate export to work with at the moment, but it might be a nice feature to add.