0.2.5 • Published 7 months ago

shepherd-plugin-nsfw v0.2.5

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
7 months ago

shepherd-plugin-nsfw

This is a nsfw plugin for the shepherd content moderation framework. It implements the shepherd-plugin-interfaces.

You can use this as-is with shepherd, and it will create a positive filter for a strict adult content blacklist.

  • Expect false positives. The aim of this plugin is to have zero adult content get through.
  • This is a work in progress. Bug reports appreciated :-) just open a github issue.

installation

N.B. Do not install this package from npm yourself

First set up shepherd as per instructions (not covered here), then simply add "shepherd-plugin-nsfw" to the shepherd.config.json file. It should look something like this:

{
	"plugins": [ 
		"shepherd-plugin-nsfw"
	],
	"lowmem": false
}

Check the shepherd README for further details and updates regarding this installation configuration procedure.

0.2.5

7 months ago

0.2.3-beta.0

9 months ago

0.2.1

11 months ago

0.2.3

9 months ago

0.2.2

11 months ago

0.2.4

9 months ago

0.1.14

1 year ago

0.1.15

1 year ago

0.2.0

12 months ago

0.1.12

2 years ago

0.1.13

1 year ago

0.1.10

2 years ago

0.1.11

2 years ago

0.1.9

2 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.3

3 years ago

0.0.4

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago