{"id":21696502,"url":"https://github.com/madetech/slackstorian","last_synced_at":"2026-05-07T17:37:54.814Z","repository":{"id":72607078,"uuid":"186999619","full_name":"madetech/slackstorian","owner":"madetech","description":"Slack backup tool, that uploads the history public channels history to S3 and posts an announcement in a channel of your choice when it's done.","archived":false,"fork":false,"pushed_at":"2020-06-10T17:13:43.000Z","size":85,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":37,"default_branch":"master","last_synced_at":"2025-06-27T00:17:04.678Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/madetech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2019-05-16T09:47:35.000Z","updated_at":"2019-05-29T10:30:11.000Z","dependencies_parsed_at":"2023-04-20T12:00:46.173Z","dependency_job_id":null,"html_url":"https://github.com/madetech/slackstorian","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/madetech/slackstorian","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madetech%2Fslackstorian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madetech%2Fslackstorian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madetech%2Fslackstorian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madetech%2Fslackstorian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madetech","download_url":"https://codeload.github.com/madetech/slackstorian/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madetech%2Fslackstorian/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32749195,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-25T19:20:11.351Z","updated_at":"2026-05-07T17:37:54.796Z","avatar_url":"https://github.com/madetech.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Slackstorian\n\nSlack backup tool, that uploads the history public channels history to S3 and posts an announcement in a channel of your choice when it's done.\n\n## How to backup:\ninstall [https://docs.pipenv.org/en/latest/#install-pipenv-today](pipenv) and dependancys\n```bash\npipenv install --dev\n```\n\n\nSet the following enviroment variables in `./.env`:\n```\naws_access_key_id=ACCESS_KEY_ID\naws_secret_access_key=SECRET_ACCESS_KEY\nbucket_name=BUCKET_NAME\nslack_token=LEGACY_SLACK_TOKEN\nnotification_channel=CHANNEL_NAME\n```\n[Generate `LEGACY_SLACK_TOKEN` here](https://api.slack.com/custom-integrations/legacy-tokens)\n\nThen run:\n```\npipenv run python lambda.py\n```\nBy default the backups are saved in `./backup/` and uploaded into the defined bucket.\n\n## How to restore:\nZip all the files in the defined bucket and use Slack's import tool, found here:\n`https://[WORKSPACE_NAME].slack.com/services/import`\n\n---\nInspired by https://github.com/alexwlchan/backup-slack\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadetech%2Fslackstorian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmadetech%2Fslackstorian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadetech%2Fslackstorian/lists"}