{"id":28466512,"url":"https://github.com/nigelhorne/bluesky-poster","last_synced_at":"2025-06-29T21:32:45.238Z","repository":{"id":297507149,"uuid":"997020895","full_name":"nigelhorne/Bluesky-Poster","owner":"nigelhorne","description":"Simple interface for posting to Bluesky (AT Protocol)","archived":false,"fork":false,"pushed_at":"2025-06-05T23:20:19.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-25T14:57:50.978Z","etag":null,"topics":["bluesky","bluesky-client","cpan","perl","perl5"],"latest_commit_sha":null,"homepage":"","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nigelhorne.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","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":"2025-06-05T20:32:08.000Z","updated_at":"2025-06-05T23:20:20.000Z","dependencies_parsed_at":"2025-06-05T21:40:40.429Z","dependency_job_id":null,"html_url":"https://github.com/nigelhorne/Bluesky-Poster","commit_stats":null,"previous_names":["nigelhorne/bluesky-poster"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nigelhorne/Bluesky-Poster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nigelhorne%2FBluesky-Poster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nigelhorne%2FBluesky-Poster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nigelhorne%2FBluesky-Poster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nigelhorne%2FBluesky-Poster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nigelhorne","download_url":"https://codeload.github.com/nigelhorne/Bluesky-Poster/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nigelhorne%2FBluesky-Poster/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262671761,"owners_count":23346465,"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":["bluesky","bluesky-client","cpan","perl","perl5"],"created_at":"2025-06-07T07:04:36.521Z","updated_at":"2025-06-29T21:32:45.211Z","avatar_url":"https://github.com/nigelhorne.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NAME\n\nBluesky::Poster - Simple interface for posting to Bluesky (AT Protocol)\n\n# SYNOPSIS\n\n    use Bluesky::Poster;\n\n    my $poster = Bluesky::Poster-\u003enew(\n        handle       =\u003e 'your-handle.bsky.social',\n        app_password =\u003e 'abcd-efgh-ijkl-mnop',\n    );\n\n    my $result = $poster-\u003epost(\"Hello from Perl!\");\n    print \"Post URI: $result-\u003e{uri}\\n\";\n\n# DESCRIPTION\n\nI've all but given up with X/Twitter.\nIt's API is overly complex and no longer freely available,\nso I'm trying Bluesky.\n\nThis module authenticates with Bluesky using app passwords and posts text\nmessages using the AT Protocol API.\n\n# METHODS\n\n## new(handle =\u003e ..., app\\_password =\u003e ...)\n\nConstructs a new poster object and logs in.\n\n## post($text)\n\nPosts the given text to your Bluesky feed.\n\n# AUTHOR\n\nNigel Horne, with help from ChatGPT\n\n# LICENSE\n\nThis is free software; you can redistribute it and/or modify it under\nthe same terms as Perl itself.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnigelhorne%2Fbluesky-poster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnigelhorne%2Fbluesky-poster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnigelhorne%2Fbluesky-poster/lists"}