AI Moderation
AI moderation is a tool that Uses AI to Auto Moderate your chat, You can make it censor, block, or ignore the message based on the level of a threat! and it checks them before it sends it out.
AS A FINAL WARNING, YOU MUST PAY $5 MINIMUM TO USE THIS FEATURE AND THATS IT! AFTER THAT YOU'RE ALL GOOD!!! THIS ISNT MY FAULT, THIS IS OPENAI's FAULT.
This might slow down the chat, But Enable caching so it auto applies the same resault if another person said the exact same thing, thus it wont have to check it twice, the slow is like 1000ms at MAX if no caching.
This feature Costs you $5 To Use It, The Actual Model DOESNT use credits, But OpenAI doesn't Allow you to use models UNTIL you buy a minimum of $5 Worth Of Credits, ModerationAPI doesnt need credits but theres a small limit, and most likely can be ignored if your chat isnt being spammed by 100 people at once, you will have to use your OWN API KEY as i cant afford people using the same API key which WILL be limited, Of course if you dont want it to limit, then you could always pay for the limit to be disabled.
How To Use AI Moderation?
Getting The API Key
Visit platform.openai.com and Login/Signup to the site
Create an Organization If you do not have one
Generate A New Key
Copy The Key AND DO NOT SHARE IT WITH ANYONE ELSE!!
You Must Go To Settings > Billing > Overview And Press the Add Payment Details Button
Add your details, and pay (MINIMUM OF $5) to allow OpenAI to activate your Key!
Loading Up The AI
On the config, Replace the your-api-key-here
With Your actual Key
openai:
# Your OpenAI API key - KEEP THIS PRIVATE!
api_key: 'your-api-key-here'
# API URL for the moderation endpoint
url: 'https://api.openai.com/v1/moderations'
# Moderation model to use - omni-moderation-latest is newer and recommended over text-moderation-latest
model: 'omni-moderation-latest'
# Timeout in milliseconds (increased to handle slow connections)
timeout_ms: 10000
# Enable detailed API debugging (logs request/response details)
debug: true
Keep The url:
The Same, and keep the model the same UNLESS YOU KNOW WHAT YOU'RE DOING!
Available Models:
omni-moderation-latest
: This model and all snapshots support more categorization options and multi-modal inputs.text-moderation-latest
(Legacy): Older model that supports only text inputs and fewer input categorizations. The newer omni-moderation models will be the best choice for new applications.
More Information About OpenAI's Moderation API here
Perfect! If you enabled the AI, Enjoy it!
Here is a preview of it working Properly:
The Following Video Includes Profanity and harmful text, Please Be Advised. This Might Not Be For Everyone And Its Only shown as an Example.

OPPED players and players with easychat.bypass.aimoderation Bypass AI detection and their message get sent INSTANTLY
Last updated