瀏覽代碼

Implement sentiment bot

Kartik Visweswaran 6 年之前
父節點
當前提交
ea3569e3ca
共有 2 個文件被更改,包括 10 次插入0 次删除
  1. 9 0
      .github/config.yml
  2. 1 0
      CHANGE.md

+ 9 - 0
.github/config.yml

@@ -0,0 +1,9 @@
+# Configuration for sentiment-bot - https://github.com/behaviorbot/sentiment-bot
+
+# *Required* toxicity threshold between 0 and .99 with the higher numbers being the most toxic
+# Anything higher than this threshold will be marked as toxic and commented on
+sentimentBotToxicityThreshold: .7
+
+# *Required* Comment to reply with
+sentimentBotReplyComment: >
+  Please be sure to review the code of conduct and be respectful of other users. cc/ @kartik-v

+ 1 - 0
CHANGE.md

@@ -6,6 +6,7 @@ Change Log: `bootstrap-fileinput`
 **Date:** _under development_
 
 - (bug #1413): Correct `getFileStack` and `getFileList` methods.
+- Implement sentiment bot.
 
 ## version 5.0.3