0.0.2 • Published 9 years ago
sherloq-talk v0.0.2
Sherloq Talk plugin
The following plugin sends Talk (https://coralproject.net/products/talk.html) comments to Sherloq for moderation
Here's a video about how the integration looks:
Getting started
Install the
sherloq-talkplugin from NPM by following Talk plugin instructionsCreate an account in Sherloq (https://admin.sherloq.io/signup)
Once logged in, create a token by going the
Tokensmenu
Set the env variable SHERLOQ_TOKEN with the token created in the previous step.
Advanced Configuration
Set the following env variables in your talk setup:
SHERLOQ_TOKEN(required) - Sherloq account API tokenSHERLOQ_API_URL(optional for dev setup) - Sherloq API endpointSHERLOQ_CONFIG(optional) - string based json settings:
noAction- Settrueif no action should be taken (defaultfalse)flagscore- Flag comment in dep-mod streams if SherloQ score is greater of equal to this value
rejectscore- Accept or reject comments depending on this score value
