{"id":20425195,"url":"https://github.com/djm158/help-wanted-bot","last_synced_at":"2025-05-08T16:32:00.016Z","repository":{"id":31066152,"uuid":"123832288","full_name":"djm158/help-wanted-bot","owner":"djm158","description":"Twitter bot that finds and tweets issues with the tag \"help wanted\"","archived":false,"fork":false,"pushed_at":"2022-12-07T17:49:55.000Z","size":56,"stargazers_count":6,"open_issues_count":4,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-02-28T13:37:01.868Z","etag":null,"topics":["github-api","nodejs","twitter"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/djm158.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}},"created_at":"2018-03-04T21:48:45.000Z","updated_at":"2021-04-30T23:39:18.000Z","dependencies_parsed_at":"2023-01-14T18:16:22.184Z","dependency_job_id":null,"html_url":"https://github.com/djm158/help-wanted-bot","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djm158%2Fhelp-wanted-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djm158%2Fhelp-wanted-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djm158%2Fhelp-wanted-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djm158%2Fhelp-wanted-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djm158","download_url":"https://codeload.github.com/djm158/help-wanted-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224742406,"owners_count":17362232,"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":["github-api","nodejs","twitter"],"created_at":"2024-11-15T07:12:32.771Z","updated_at":"2024-11-15T07:12:33.630Z","avatar_url":"https://github.com/djm158.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/djm158/help-wanted-bot.svg?branch=master)](https://travis-ci.org/djm158/help-wanted-bot)\n\nTwitter bot that searches github for issues with the label \"help wanted\"\n\nIt currently fetches the newest issue from [GitHub's search api](https://developer.github.com/v3/search/) every ten minutes and tweets the title of the issue along with it's url. \n\nhttps://twitter.com/helpwantedbot\n\n## Getting Started\n\nFirst, create a twitter app [here](https://apps.twitter.com/).\n\nIn development, the app uses [dotenv](https://github.com/motdotla/dotenv) to source environment variables to authenticate your twitter app. \n\n.env file:\n\n```\nCONSUMER_KEY=your_consumer_key\nCONSUMER_SECRET=your_consumer_secret\nACCESS_TOKEN=your_access_token\nACCESS_TOKEN_SECRET=your_access_token_secret\n```\n\nInstall dependencies and run:\n\n```sh\n$ npm install\n$ npm start\n```\n\n## Debug\n\nThe app uses [octokit](https://github.com/octokit/rest.js) as a client to Github's api, which provides an optional debug parameter:\n\n```sh\n$ DEBUG=octokit:rest* npm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjm158%2Fhelp-wanted-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjm158%2Fhelp-wanted-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjm158%2Fhelp-wanted-bot/lists"}