profanity
Randomly replaces text with profanity.
Written by Mr. Papercut (Mischa Rodermond) (website).
Install
Install with npm:
npm install profanity
Usage
"use strict"; var profanity = ; var str = "You are a very kind person and your mother looks lovely."; console;
Config
"enabled": boolean // turns profanity on/off "level": // Profanity level. 1 is almost no profanity, 10 is full sergeant Hartman
Wordlist
The wordlist can be found and edited in ./lib/wordlist.json