Skip to content

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

Notifications You must be signed in to change notification settings

birthdates/AntiProfanity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages