{"id":28185110,"url":"https://github.com/wabarc/distributor","last_synced_at":"2026-05-05T13:38:44.328Z","repository":{"id":41220314,"uuid":"305159606","full_name":"wabarc/distributor","owner":"wabarc","description":"GitHub Action for automated distribute archived webpages.","archived":false,"fork":false,"pushed_at":"2023-12-15T08:20:27.000Z","size":18,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-25T08:17:26.439Z","etag":null,"topics":["archive","distributor","docker","dockerfile","github","github-actions","storing-webpages","telegram","wayback","wayback-archiver","webpage"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/wabarc.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":"2020-10-18T17:37:00.000Z","updated_at":"2022-03-21T05:00:41.000Z","dependencies_parsed_at":"2023-12-15T09:39:41.009Z","dependency_job_id":null,"html_url":"https://github.com/wabarc/distributor","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":0.09999999999999998,"last_synced_commit":"97594fade244a5edf63e1db71c6a044119faafc7"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":"wabarc/project-template","purl":"pkg:github/wabarc/distributor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wabarc%2Fdistributor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wabarc%2Fdistributor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wabarc%2Fdistributor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wabarc%2Fdistributor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wabarc","download_url":"https://codeload.github.com/wabarc/distributor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wabarc%2Fdistributor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261080562,"owners_count":23106597,"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","distributor","docker","dockerfile","github","github-actions","storing-webpages","telegram","wayback","wayback-archiver","webpage"],"created_at":"2025-05-16T06:11:20.278Z","updated_at":"2026-05-05T13:38:39.305Z","avatar_url":"https://github.com/wabarc.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# distributor\n\nRead this in other languages: English | [简体中文](./README.zh-CN.md)\n\nGitHub Actions for automated distribute archived webpages.\n\n## Workflow\n\n## Configurations\n\n#### DISTRIBUTE_TOKEN (required)\n\nGitHub account authentication token for storing webpages.\n\n#### DISTRIBUTE_OWNER (default: current user)\n\nGitHub account username for storing webpages.\n\n#### DISTRIBUTE_REPO (default: current repository)\n\nGitHub repository name for storing webpages.\n\n#### DISTRIBUTE_CHANNEL (required)\n\nWebpages soruce, telegram channel name.\n\n#### DISTRIBUTE_LIMIT (optional)\n\nLimit the number of messages to fetching at one time.\n\n#### DISTRIBUTE_CMD (default: github)\n\n## Example\n\nUsing current GitHub account to storing data, it require add all the [required](#configurations) configs to Secrets.\n\n```yaml\n- uses: wabarc/distributor@main\n  env:\n    DISTRIBUTE_TOKEN: ${{ secrets.DISTRIBUTE_TOKEN }}\n    DISTRIBUTE_OWNER: ${{ secrets.DISTRIBUTE_OWNER }}\n    DISTRIBUTE_REPO: ${{ secrets.DISTRIBUTE_REPO }}\n    DISTRIBUTE_CHANNEL: ${{ secrets.DISTRIBUTE_CHANNEL }}\n```\n\nUsing current GitHub account to storing data, it only require add `DISTRIBUTE_CHANNEL` to Secrets.\n\n```yaml\n- uses: wabarc/distributor@main\n  env:\n    DISTRIBUTE_TOKEN: ${{ secrets.GITHUB_TOKEN }}\n    DISTRIBUTE_CHANNEL: ${{ secrets.DISTRIBUTE_CHANNEL }}\n```\n\nFor more details, see [wabarc/broker](https://github.com/wabarc/broker).\n\n## License\n\nThis software is released under the terms of the MIT. See the [LICENSE](https://github.com/wabarc/distributor/blob/main/LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwabarc%2Fdistributor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwabarc%2Fdistributor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwabarc%2Fdistributor/lists"}