{"id":32611308,"url":"https://github.com/ayush221b/flutter-issues-bot","last_synced_at":"2025-10-30T13:57:44.127Z","repository":{"id":44064825,"uuid":"212938875","full_name":"ayush221b/flutter-issues-bot","owner":"ayush221b","description":"This Twitter bot tweets about the issues listed on the official Flutter GitHub Repository that should get the community's attention.","archived":false,"fork":false,"pushed_at":"2023-01-11T01:46:29.000Z","size":692,"stargazers_count":7,"open_issues_count":11,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-10T18:48:44.700Z","etag":null,"topics":["flutter","github-api","twitter-api-tweets","twitter-bot"],"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/ayush221b.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":"2019-10-05T03:32:37.000Z","updated_at":"2022-11-22T06:55:22.000Z","dependencies_parsed_at":"2023-02-08T21:45:28.205Z","dependency_job_id":null,"html_url":"https://github.com/ayush221b/flutter-issues-bot","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/ayush221b/flutter-issues-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayush221b%2Fflutter-issues-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayush221b%2Fflutter-issues-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayush221b%2Fflutter-issues-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayush221b%2Fflutter-issues-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayush221b","download_url":"https://codeload.github.com/ayush221b/flutter-issues-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayush221b%2Fflutter-issues-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281818071,"owners_count":26566859,"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","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"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":["flutter","github-api","twitter-api-tweets","twitter-bot"],"created_at":"2025-10-30T13:57:01.291Z","updated_at":"2025-10-30T13:57:44.112Z","avatar_url":"https://github.com/ayush221b.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Giving Issues the Attntion They Deserve!\n\n[![Twitter](https://img.shields.io/badge/Follow_On_Twitter-Ayush_Shekhar-blue.svg?style=flat)](https://twitter.com/ayushshekhar17)\n[![Follow_On_Medium](https://img.shields.io/badge/Follow_On_Medium-Ayush_Shekhar-green.svg)](https://medium.com/@ayushshekhar)\n[![LinkedIn](https://img.shields.io/badge/Connect_On_LinkedIn-Ayush_Shekhar-blue.svg?style=flat)](https://www.linkedin.com/in/ayushshekhar/)\n\n![Flutter Issues Logo](https://i.ibb.co/MD13FMx/issues-flutter-header.png)\n\n# Star the repo to show your support. It will mean a lot.\n\n## About the Project\n\nI created this project as an open source initiative to help resolve the issues on the Flutter Repository faster. Being a Flutter Developer myself, I have always applauded the commitment of the Flutter team to help and resolve issues, but when you have 7,000+ open issues, it definitely helps to have as much community support as we can get.\n\n## How does the bot work ?\n\n1. It hits the [Github Search API](https://developer.github.com/v3/search/#search-issues-and-pull-requests) for issues, that are open.\nThe full URL which is used is:\n\n`\nhttps://api.github.com/search/issues?q='e'+is:issue+state:open+repo:flutter/flutter\u0026sort=updated\n`\nFor consecutive requests we alternate between sorting by `updated` and `created`.\n\n2. In response, GitHub gives us a list of issues, which we go through to identify which issues to tweet about. \n\n3. Finally when we have our selected list, we use [capture-website](https://www.npmjs.com/package/capture-website) to get a screenshot of the issue url, and then send the image along with a tweet. This is done for all the selected issues.\n\n## Running the Project Locally\n\n```\ngit clone https://github.com/ayush221b/flutter-issues-bot.git\ncd flutter-issues-bot\nnpm install\ntouch .env\n```\nThen inside the .env file, put in all your Twitter API credentials, as per the keys given in `config.js`\n\n## Contributing\n\n1. Fork the Project to your GitHub Account\n2. Clone the forked repo\n3. Create a branch\n4. Make some changes\n5. Push to your repo\n6. Open Pull Request\n\nDone.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayush221b%2Fflutter-issues-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fayush221b%2Fflutter-issues-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayush221b%2Fflutter-issues-bot/lists"}