{"id":16043333,"url":"https://github.com/nylen/the-commenter","last_synced_at":"2026-06-18T04:32:05.489Z","repository":{"id":137376359,"uuid":"153320754","full_name":"nylen/the-commenter","owner":"nylen","description":"Bot to leave comments on GitHub issues/PRs","archived":false,"fork":false,"pushed_at":"2018-10-16T17:15:15.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-12T04:32:30.783Z","etag":null,"topics":[],"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/nylen.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-16T16:47:43.000Z","updated_at":"2020-02-23T03:02:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"3e5dcde5-7e20-47e7-b5b3-0a1d3807bff0","html_url":"https://github.com/nylen/the-commenter","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":0.09999999999999998,"last_synced_commit":"d910fc30b87c2d9a0eaabb7de2e2df125ff2eb12"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nylen/the-commenter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylen%2Fthe-commenter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylen%2Fthe-commenter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylen%2Fthe-commenter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylen%2Fthe-commenter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nylen","download_url":"https://codeload.github.com/nylen/the-commenter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nylen%2Fthe-commenter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34476727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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":[],"created_at":"2024-10-09T00:03:14.852Z","updated_at":"2026-06-18T04:32:05.469Z","avatar_url":"https://github.com/nylen.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Commenter\n\nThis is a bot that automatically leaves comments on new GitHub issues and/or PRs.\n\n## Installation\n\nFirst, make sure you have Node.js installed (tested on version 10.12.0).\n\nThen:\n\n```\ngit clone https://github.com/nylen/the-commenter.git\ncd the-commenter\nnpm install\ncp sample-config.json config.json\n```\n\nThen fill in the values in `config.json`.\n\n## Configuration\n\n- `username`: Your GitHub username.\n- `apiToken`: Your [GitHub API token](https://github.com/settings/tokens).\n- `owner`: The owner of the repository where you want to comment on issues.\n- `repo`: The name of the repository where you want to comment on issues.\n- _(optional)_ `type`: Comment on `issues` or `pulls` only.\n- _(optional)_ `author`: Comment on issues/PRs by this author only.\n- _(optional)_ `firstIssueNumber`: Only comment on issues with this issue\n  number or higher.\n\nFor the message to use when leaving a comment, the plugin will read a file\ncalled `MESSAGE.md` in the same directory as the config file.\n\n## Usage\n\n\n```sh\nnode bin/the-commenter.js\n```\n\nI recommend setting this to run using a cron job, e.g. every 5 minutes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnylen%2Fthe-commenter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnylen%2Fthe-commenter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnylen%2Fthe-commenter/lists"}