Initial commit

This commit is contained in:
Seb Seager 2020-12-21 13:48:55 -06:00
commit 23385c2f01
4 changed files with 204 additions and 0 deletions

5
README.md Normal file
View file

@ -0,0 +1,5 @@
# slack-exporter
A Slack app for exporting messages and file attachments from public and private channels.
Note that Slack provides a similar service for workspace admins at [https://my.slack.com/services/export](https://my.slack.com/services/export) (where `my` can be replaced with your full workspace name to access workspace different than your default). However, it can only access public channels, while `slack-exporter` can be added to any channel.