Loading repository data…
Loading repository data…
oielux / repository
Passionate developer creating advanced Discord moderation bots with AI-powered toxicity detection. Skilled in Python, machine learning, and bot automation. Dedicated to building clean, efficient code with ethical moderation tools. Credits: Gabriel Roriz Silva & Detoxify team.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Welcome to the Advanced Discord Moderation Bot — a powerful AI-powered moderation assistant designed to keep your Discord server safe and friendly.
This bot uses state-of-the-art machine learning models to detect toxic messages in real time and helps moderators take action efficiently.
Powered by:
git clone https://github.com/groriz11/Advanced-Discord-Moderation-Bot
cd discord-moderation-bot
pip install -r requirements.txt
Create your Discord bot via the Discord Developer Portal and enable the Message Content Intent.
Add your bot token to a config.json file at the project root:
{
"token": "YOUR_BOT_TOKEN_HERE"
}
python bot.py
cogs/moderation.py to set how sensitive the bot is to toxic content (default: 0.7).Created and maintained by Gabriel Roriz Silva.
Thanks to the Detoxify team for their powerful AI toxicity detection model.
Feel free to open issues, suggest features, or submit pull requests!
This project is licensed under the MIT License © 2025 Gabriel Roriz Silva.
Questions, feedback, or collaboration?
Thank you for supporting open source! Keep your Discord communities safe and positive. ❤️🎉