{"id":17649001,"url":"https://github.com/serverwentdown/screenshot-poster","last_synced_at":"2025-06-30T20:04:21.210Z","repository":{"id":149258198,"uuid":"354847288","full_name":"serverwentdown/screenshot-poster","owner":"serverwentdown","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-30T14:05:39.000Z","size":18,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-30T20:02:46.708Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/serverwentdown.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,"zenodo":null}},"created_at":"2021-04-05T13:39:36.000Z","updated_at":"2021-04-05T14:59:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"9244fa0c-aa4e-4057-8885-d6752737c26b","html_url":"https://github.com/serverwentdown/screenshot-poster","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/serverwentdown/screenshot-poster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverwentdown%2Fscreenshot-poster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverwentdown%2Fscreenshot-poster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverwentdown%2Fscreenshot-poster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverwentdown%2Fscreenshot-poster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serverwentdown","download_url":"https://codeload.github.com/serverwentdown/screenshot-poster/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverwentdown%2Fscreenshot-poster/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262842896,"owners_count":23373164,"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":[],"created_at":"2024-10-23T11:23:12.905Z","updated_at":"2025-06-30T20:04:21.146Z","avatar_url":"https://github.com/serverwentdown.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# screenshot-poster\n\nWatches for screenshots in a folder and posts them to Discord\n\n## Features\n\n- [x] Watch folder for files\n- [x] Compress images\n  - [ ] Configurable compression options\n- [x] Upload images to S3\n- [x] Send image URL to Discord\n\n## Usage\n\nYou'll need a S3-compatible bucket (Backblaze and MinIO work as well) with a write capable access key and secret key. Additionally, the bucket should allow the public to read files.\n\nDownload a copy from GitHub Releases, and write the following configuration file as `config.yaml` in the same directory:\n\n```yaml\n# Folder to watch for screenshots\nsource: C:\\path\\to\\folder\n# Time to wait after file creation until the file is fully written\ndelay: 1s\n\n# Upload configuration\ns3:\n  secure: yes\n  endpoint: s3.us-east-1.amazonaws.com\n  access_key: S3 Access Key ID\n  secret_key: S3 Secret Key\n  bucket: bucket-name\n  # Optional prefix for bucket objects\n  prefix: minecraft-rocks\n\n# Webhook configuration\nwebhook:\n  # Create a Discord webhook and change this url\n  url: \"https://discord.com/webhookURL\"\n  # Optional avatar URL\n  avatar_url: \"https://static.wikia.nocookie.net/minecraft_gamepedia/images/0/0b/Wooden_Pickaxe_JE2_BE2.png\"\n  # Optional bot username\n  username: \"Minecraft Screenshots\"\n\n# Resize configuration\nresize:\n  enabled: no\n  quality: 95\n```\n\n\u003c!-- vim: set conceallevel=2 et ts=2 sw=2: --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserverwentdown%2Fscreenshot-poster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserverwentdown%2Fscreenshot-poster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserverwentdown%2Fscreenshot-poster/lists"}