birthdates / AntiProfanity

A simple plugin that detects profanity within the chat using AI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AntiProfanity

A simple plugin that detects profanity within the chat using AI.

Configuration

whitelisted-words: [] # List of words that are allowed (won't be flagged)
max-threads: -1 # Maximum number of threads to use for processing (default unlimited)

API

This project uses Profanity.Dev to detect profanity. They offer a free API that you can use to detect profanity in your chat. You can get your API key by signing up on their website.

About

A simple plugin that detects profanity within the chat using AI.


Languages

Language:Java 100.0%