{"id":20634453,"url":"https://github.com/bcongdon/git-haiku-bot","last_synced_at":"2026-04-25T11:31:51.682Z","repository":{"id":80471929,"uuid":"85882762","full_name":"bcongdon/git-haiku-bot","owner":"bcongdon","description":"☯️ Git Commit Haikus in Tweet form","archived":false,"fork":false,"pushed_at":"2017-05-29T08:36:09.000Z","size":24,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-16T03:37:58.171Z","etag":null,"topics":["aws-lambda","github","haiku","javascript","twitter-bot"],"latest_commit_sha":null,"homepage":"https://twitter.com/GitHaiku","language":"JavaScript","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/bcongdon.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":"2017-03-22T22:35:10.000Z","updated_at":"2017-03-23T04:36:26.000Z","dependencies_parsed_at":"2023-04-13T00:37:02.889Z","dependency_job_id":null,"html_url":"https://github.com/bcongdon/git-haiku-bot","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/bcongdon/git-haiku-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcongdon%2Fgit-haiku-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcongdon%2Fgit-haiku-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcongdon%2Fgit-haiku-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcongdon%2Fgit-haiku-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcongdon","download_url":"https://codeload.github.com/bcongdon/git-haiku-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcongdon%2Fgit-haiku-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32261015,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["aws-lambda","github","haiku","javascript","twitter-bot"],"created_at":"2024-11-16T14:25:26.348Z","updated_at":"2026-04-25T11:31:51.674Z","avatar_url":"https://github.com/bcongdon.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-haiku-bot\n\u003e ☯️  Git Commit Haikus in Tweet form\n\nSee it in action: https://twitter.com/GitHaiku\n\n## Configuration\n\n1. Copy the `.env` template\n\n    ```\n    cp .env.template .env\n    ```\n\n2. [Create](https://apps.twitter.com/) a Twitter app and note your credentials.\n3. Use the credentials from the last step to fill in the following fields in  `.env`:\n    * `CONSUMER_KEY`\n    * `CONSUMER_SECRET`\n    * `ACCESS_TOKEN`\n    * `ACCESS_TOKEN_SECRET`\n\n## Usage\n\n### Local Usage\n\nFirst, install dependencies:\n\n```\nnpm install\n```\n\nLocal usage:\n\n```\nUsage: git-haiku-bot [options] [command]\n\n\nCommands:\n\ngenerate   Generates a haiku\npost       Posts a git haiku\n\nOptions:\n\n-h, --help  output usage information\n```\n\nExample:\n\n```\n$ ./git-haiku-bot generate\n\nNumber of features\nWhat changes were proposed\nThe keys times out when\n\nvia apache/spark\n```\n\n### AWS Lambda Deployment\n\n1. Build the .zip package:\n\n    ```\n    npm run package\n    ```\n\n2. Upload `./build/git-haiku-bot.zip` to Lambda\n3. Setup a CloudWatch Schedule with a `rate(1 hour)` activation schedule.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcongdon%2Fgit-haiku-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcongdon%2Fgit-haiku-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcongdon%2Fgit-haiku-bot/lists"}