Disallow
-
Updated
Sep 18, 2017 - JavaScript
8000
Disallow
A profanity checker which, unlike alternatives, uses the Wagner–Fischer algorithm in order to catch variations that you haven't thought of.
This is a REST API code that has been implemented using the Express.js framework. The API listens to incoming HTTP POST requests on the endpoint "/check-for-swear-words" and takes in a JSON request body that has a single property "text", which is a string that needs to be checked for the presence of swear words.
Improved swear word detection module
Shows statistics about swears that are used on Discord servers. I do not approve of the words that are counted by this bot.
Add a description, image, and links to the swearword topic page so that developers can more easily learn about it.
To associate your repository with the swearword topic, visit your repo's landing page and select "manage topics."