{"id":21972645,"url":"https://github.com/mmore/slack-saved-items-export","last_synced_at":"2025-04-28T13:14:40.836Z","repository":{"id":147082597,"uuid":"345436848","full_name":"MMore/slack-saved-items-export","owner":"MMore","description":"Export your Saved Items in Slack to a neat HTML file - for your own reference or as a simple archive. Don't lose your Slack bookmarks anymore.","archived":false,"fork":false,"pushed_at":"2021-03-14T11:24:44.000Z","size":87,"stargazers_count":6,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-28T13:14:37.256Z","etag":null,"topics":["archive","cli","elixir-apps","exporter","slack","slack-api","slack-app"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MMore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-03-07T19:40:54.000Z","updated_at":"2023-11-01T23:48:22.000Z","dependencies_parsed_at":"2023-03-26T15:48:56.789Z","dependency_job_id":null,"html_url":"https://github.com/MMore/slack-saved-items-export","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMore%2Fslack-saved-items-export","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMore%2Fslack-saved-items-export/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMore%2Fslack-saved-items-export/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MMore%2Fslack-saved-items-export/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MMore","download_url":"https://codeload.github.com/MMore/slack-saved-items-export/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251319593,"owners_count":21570428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["archive","cli","elixir-apps","exporter","slack","slack-api","slack-app"],"created_at":"2024-11-29T15:19:35.256Z","updated_at":"2025-04-28T13:14:40.824Z","avatar_url":"https://github.com/MMore.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Slack Saved Items Export\n\n[![Elixir CI](https://github.com/MMore/slack-saved-items-export/actions/workflows/elixir.yml/badge.svg)](https://github.com/MMore/slack-saved-items-export/actions/workflows/elixir.yml)\n\nExport your [saved messages in Slack](https://slack.com/intl/en-de/help/articles/360042650274-Save-messages-and-files-) to a neat HTML file - for your own reference or as a simple archive. Don't lose your Slack bookmarks anymore.\n\n## Setup\n\nFor running you just need to have [Erlang/OTP](https://medium.com/@brucifi/erlang-quick-install-a3b7fd96947f) installed. It does not require [Elixir](https://elixir-lang.org/install.html) to be installed unless you wanna build it on your own.\n\nDownload the [slack-saved-items-export](https://github.com/MMore/slack-saved-items-export/releases) binary.\n\nAlternatively build it with\n\n```\n$ mix escript.build\n```\n\n## Usage\n\nCreate a \"[Slack App](https://api.slack.com/authentication/basics)\" in your Slack workspace (means basically getting an API token) with the following permissions:\n- channels:history\n- channels:read\n- groups:history\n- groups:read\n- im:history\n- im:read\n- mpim:history\n- mpim:read\n- stars:read\n- users:read\n\nAfter installation you get a [user token](https://api.slack.com/authentication/token-types#user) which starts usually with `xoxp-`. Set this token as environment variable and run the program:\n\n```\nexport SLACK_SAVED_ITEMS_EXPORT_OAUTH_TOKEN=xoxp-YOUR-TOKEN\n./slack-saved-items-export --help\n./slack-saved-items-export --output export.html --show-profile-image\n```\n\n## Example output\n\n![example](https://user-images.githubusercontent.com/172760/110870228-53744480-82cc-11eb-8400-af95e369f858.png)\n\n## Known issues\n\nCurrently this program fulfills my personal purpose. Depending on future necessities the following issues might be good to know:\n\n- API pagination is not taken into consideration\n- no retry in case of ratelimiting\n- unnamed private conversations between multiple users (mpim) are not implemented\n- not all text formatting options are implemented; implementation should be revised\n\n## License\n\nAvailable under the MIT license. See the [LICENSE](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmore%2Fslack-saved-items-export","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmore%2Fslack-saved-items-export","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmore%2Fslack-saved-items-export/lists"}