{"id":13427488,"url":"https://github.com/myConsciousness/bluesky-apod-bot","last_synced_at":"2025-03-16T00:30:42.137Z","repository":{"id":181771754,"uuid":"626796694","full_name":"myConsciousness/bluesky-apod-bot","owner":"myConsciousness","description":"APOD Bot for Bluesky Social","archived":false,"fork":false,"pushed_at":"2024-09-02T01:15:31.000Z","size":104,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-19T10:00:39.945Z","etag":null,"topics":["apod","atproto","bluesky","bluesky-api","boto","dart","nasa","nasa-api"],"latest_commit_sha":null,"homepage":"https://bsky.app/profile/apod.shinyakato.dev","language":"Dart","has_issues":false,"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/myConsciousness.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}},"created_at":"2023-04-12T07:18:22.000Z","updated_at":"2024-09-02T02:05:17.000Z","dependencies_parsed_at":"2023-11-24T12:25:00.248Z","dependency_job_id":"a6c1d093-c9e3-4e02-ba15-8c2872920893","html_url":"https://github.com/myConsciousness/bluesky-apod-bot","commit_stats":{"total_commits":112,"total_committers":1,"mean_commits":112.0,"dds":0.0,"last_synced_commit":"4ba285e4d3a05b01f32736bde51a83f834c7225c"},"previous_names":["myconsciousness/bluesky-apod-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myConsciousness%2Fbluesky-apod-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myConsciousness%2Fbluesky-apod-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myConsciousness%2Fbluesky-apod-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myConsciousness%2Fbluesky-apod-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myConsciousness","download_url":"https://codeload.github.com/myConsciousness/bluesky-apod-bot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243809865,"owners_count":20351403,"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":["apod","atproto","bluesky","bluesky-api","boto","dart","nasa","nasa-api"],"created_at":"2024-07-31T01:00:29.533Z","updated_at":"2025-03-16T00:30:41.934Z","avatar_url":"https://github.com/myConsciousness.png","language":"Dart","funding_links":[],"categories":["\u003ca name='bots'\u003e\u003c/a\u003e Bots"],"sub_categories":[],"readme":"# Bluesky APOD Bot\n\n```mermaid\nsequenceDiagram\n    participant Lambda as \"AWS Lambda\";\n    participant EventBridge as \"Amazon EventBridge\";\n    participant NASA_API as \"NASA API\";\n    participant Bluesky as \"Bluesky\";\n    participant CloudWatch as \"AWS CloudWatch Logs\";\n    participant SNS as \"AWS SNS (Alert)\";\n    participant S3 as \"Amazon S3\";\n\n    EventBridge -\u003e\u003e Lambda: Trigger event\n    Lambda -\u003e\u003e NASA_API: Retrieve APOD\n    NASA_API --\u003e\u003e Lambda: APOD\n    alt Successful retrieval\n        Lambda -\u003e\u003e Bluesky: Post APOD\n        Bluesky --\u003e\u003e Lambda: Success\n        Lambda -\u003e\u003e CloudWatch: Log success\n    else Retrieval failure\n        Lambda -\u003e\u003e CloudWatch: Log failure\n    end\n\n    CloudWatch --\u003e\u003e Lambda: Logging result\n\n    alt Successful posting\n        Lambda -\u003e\u003e CloudWatch: Log success\n        Lambda -\u003e\u003e S3: Update file with rkey and status\n        S3 --\u003e\u003e Lambda: Success\n    else Posting failure\n        Lambda -\u003e\u003e SNS: Send alert\n        SNS -\u003e\u003e CloudWatch: Log alert\n    end\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FmyConsciousness%2Fbluesky-apod-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FmyConsciousness%2Fbluesky-apod-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FmyConsciousness%2Fbluesky-apod-bot/lists"}