{"id":13668646,"url":"https://github.com/behaviorbot/sentiment-bot","last_synced_at":"2026-03-07T06:31:13.268Z","repository":{"id":46816907,"uuid":"94822144","full_name":"behaviorbot/sentiment-bot","owner":"behaviorbot","description":"Replies to toxic comments with a maintainer designated reply and a link to the repo's code of conduct","archived":false,"fork":false,"pushed_at":"2021-09-23T20:23:00.000Z","size":663,"stargazers_count":83,"open_issues_count":4,"forks_count":12,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-06T17:52:35.465Z","etag":null,"topics":["github-app","probot","probot-app"],"latest_commit_sha":null,"homepage":"https://github.com/apps/sentiment-bot","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/behaviorbot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-19T21:23:16.000Z","updated_at":"2024-09-05T17:04:34.000Z","dependencies_parsed_at":"2022-08-27T18:51:10.495Z","dependency_job_id":null,"html_url":"https://github.com/behaviorbot/sentiment-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/behaviorbot/sentiment-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/behaviorbot%2Fsentiment-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/behaviorbot%2Fsentiment-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/behaviorbot%2Fsentiment-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/behaviorbot%2Fsentiment-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/behaviorbot","download_url":"https://codeload.github.com/behaviorbot/sentiment-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/behaviorbot%2Fsentiment-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30209086,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T05:23:27.321Z","status":"ssl_error","status_checked_at":"2026-03-07T05:00:17.256Z","response_time":53,"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":["github-app","probot","probot-app"],"created_at":"2024-08-02T08:00:45.055Z","updated_at":"2026-03-07T06:31:13.029Z","avatar_url":"https://github.com/behaviorbot.png","language":"JavaScript","funding_links":[],"categories":["Includes","JavaScript"],"sub_categories":[],"readme":"# sentiment-bot\n\n\u003e a GitHub App built with [probot](https://github.com/probot/probot) that replies to toxic comments with a maintainer designated reply and a link to the repo's code of conduct. It does so by taking data from a `.github/config.yml`.\n\n\u003cimg width=\"801\" alt=\"screen shot 2017-08-15 at 8 51 38 am\" src=\"https://user-images.githubusercontent.com/13410355/29323857-fcfe4b4e-8196-11e7-9a08-6184fd46edbb.png\"\u003e\nYou can tell from this example just how toxic I am 😜\n\n## Usage\n\n1. Install the bot on the intended repositories. The plugin requires the following **Permissions and Events**:\n- Issues: **Read \u0026 Write**\n  - **Issue Comment** events\n- Organization members: **Read** (necessary to tag teams, i.e. cc/ @behaviorbot/moderators)\n2. Add a `.github/config.yml` file that contains the following:\n\n```yml\n# Configuration for sentiment-bot - https://github.com/behaviorbot/sentiment-bot\n\n# *Required* toxicity threshold between 0 and .99 with the higher numbers being the most toxic\n# Anything higher than this threshold will be marked as toxic and commented on\nsentimentBotToxicityThreshold: .7\n\n# *Required* Comment to reply with\nsentimentBotReplyComment: \u003e\n  Please be sure to review the code of conduct and be respectful of other users. cc/ @hiimbex\n\n```\n3. Be sure to check out the [Perspective API](https://www.perspectiveapi.com/) before choosing your toxicity threshold to get a feel for what kind of comments would register at what toxicity threshold.\n\n## Setup\n\n```\n# Install dependencies\nnpm install\n\n# Run the bot\nnpm start\n```\n\nSee [the probot deployment docs](https://github.com/probot/probot/blob/master/docs/deployment.md) if you would like to run your own instance of this plugin.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbehaviorbot%2Fsentiment-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbehaviorbot%2Fsentiment-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbehaviorbot%2Fsentiment-bot/lists"}