You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Configuration for sentiment-bot - https://github.com/behaviorbot/sentiment-bot
2
+
3
+
# *Required* toxicity threshold between 0 and .99 with the higher numbers being the most toxic
4
+
# Anything higher than this threshold will be marked as toxic and commented on
5
+
sentimentBotToxicityThreshold: .7
6
+
7
+
# *Required* Comment to reply with
8
+
sentimentBotReplyComment: >
9
+
SentimentBot thinks that this comment is toxic. Perhaps SentimentBot got it wrong. But then again, maybe you did.
10
+
11
+
Please reread your comment and take advantage of any opportunities to "turn down the temperature." We want the Cloudknot community to be inclusive and welcoming. Please be respectful of other users and think about ways to communicate the same message in a more delicate manner. cc/ @richford
0 commit comments