{"id":21049420,"url":"https://github.com/desertthunder/quotesky","last_synced_at":"2026-04-17T05:32:55.554Z","repository":{"id":263546374,"uuid":"890401936","full_name":"desertthunder/quotesky","owner":"desertthunder","description":"bot to post to bluesky 🦋","archived":false,"fork":false,"pushed_at":"2024-12-13T08:33:31.000Z","size":205,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-02T13:54:41.944Z","etag":null,"topics":["bluesky","bluesky-bot","bot","cli","go","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","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/desertthunder.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":"2024-11-18T14:03:54.000Z","updated_at":"2024-12-02T17:38:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"4de13314-0d67-49d4-a979-ef6caa77f886","html_url":"https://github.com/desertthunder/quotesky","commit_stats":null,"previous_names":["desertthunder/quotesky"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/desertthunder/quotesky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/desertthunder%2Fquotesky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/desertthunder%2Fquotesky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/desertthunder%2Fquotesky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/desertthunder%2Fquotesky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/desertthunder","download_url":"https://codeload.github.com/desertthunder/quotesky/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/desertthunder%2Fquotesky/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31916910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bluesky","bluesky-bot","bot","cli","go","golang"],"created_at":"2024-11-19T15:12:05.744Z","updated_at":"2026-04-17T05:32:55.549Z","avatar_url":"https://github.com/desertthunder.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QuoteSky\n\n| Drawing |\n| --- |\n| ![drawing of bot](./assets/bskybot.excalidraw.png) |\n\n## Protocol\n\n- `QUOTE:POST` – Posts a random quote.\n- `QUOTE:GET` – Gets a random quote.\n- `QUOTE:LIST` – Lists all quotes.\n- `QUOTE:ADD \u003cquote\u003e` – Adds a new quote.\n- `QUOTE:REMOVE \u003cquote\u003e` – Removes a quote.\n- `QUOTE:UPDATE \u003cquote\u003e` – Updates a quote.\n\n## Setup\n\n1. Clone the repository\n2. Create a `.env` file in the root directory and add the following:\n\n```bash\ntouch .env\necho \"BLUESKY_HANDLE=\u003cyour_handle\u003e\" \u003e\u003e .env\necho \"BLUESKY_PASSWORD=\u003cyour_password\u003e\" \u003e\u003e .env\n```\n\n## Running the project\n\n1. Install the dependencies\n\n```bash\ngo mod download\n```\n\nBuild the project\n\n```bash\nmkdir -p tmp\ngo build -o ./tmp/quotesky ./...\n```\n\nRun the CLI\n\n```bash\n./tmp/quotesky --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdesertthunder%2Fquotesky","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdesertthunder%2Fquotesky","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdesertthunder%2Fquotesky/lists"}