Swear word list
This simple Node project generates a plain swear words list file (swears.txt) that can easily be matched against.
Instructions:
Use swears.txt, or, to generate it again:
git clone https://github.com/ajmar/swears.git
npm install
npm run build
The swear word lists are sourced from:
- swears_1.js: https://github.com/reimertz/curse-words/blob/master/index.js
- swears_2.js: https://github.com/MauriceButler/badwords/blob/master/array.js
- swears_3.txt: https://github.com/LDNOOBW/List-of-Dirty-Naughty-Obscene-and-Otherwise-Bad-Words/blob/master/en CC BY 4.0