|
Ultima modificación |
Ver Log
|
Rev |
Autor |
Línea Nro. |
Línea |
6056 |
efrain |
1 |
# 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 |
Please be sure to review the code of conduct and be respectful of other users. cc/ @kartik-v
|