NeonCore | Moderation ADDON v1.0

Discord Moderation Bot Python
This addon is 100% Free and Open Source.
☕ Support the Developer on Ko-fi


🛡️ NeonCore — Premium Moderation Suite
Granular Role Permissions, Auto-Punishments, Embed DMs, and ModLogs natively integrated into Slash Commands.




🚀 Installation

  1. Drop
    Code:
    moderation.py
    into your
    Code:
    /configurations
    folder
  2. Open the file to configure your
    Code:
    MODLOG_CHANNEL_ID
    and your custom Role Permissions!
  3. Run
    Code:
    !load moderation
    in Discord
  4. Sync your slash commands



⚙️ Configuration (Granular Permissions)

Unlike standard bots, you can choose exactly which roles (or users) can perform which actions. You can assign multiple IDs separated by commas!

Code:
# Example:
PERMISSIONS = {
    "warn":       [11111, 22222],  # Helpers & Admins can warn
    "clearwarns": [22222],         # Only Admins can clear warns
    "timeout":    [22222],         # Only Admins can mute
    "kick":       [22222],         # Only Admins can kick
    "ban":        [33333],         # Only SuperAdmins can ban
}



✨ Features

  • 🔪 Slash Commands (/mod) — Clean, native Discord UX. No more typing
    Code:
    !ban @user spam
    .
  • 🎨 Premium UI Embeds — All moderation replies are visually stunning, color-coded embeds displaying the target, reason, and the moderator's avatar.
  • ⚠️ Advanced Warn System — Warns are saved permanently in a JSON database. The bot tracks who warned them, when, and why.
  • 🤖 Auto-Punishments — Fully automated! Reach 3 warns? Auto 1-hour Timeout. Reach 5 warns? Auto Kick. Reach 7 warns? Auto Ban. All customizable directly in the code!
  • 📜 ModLogs Channel — Every action generates a detailed, color-coded embed in your dedicated #mod-logs channel.
  • 📩 Auto-DM Notification Embeds — The bot will always attempt to privately message the user with a clean Embed explaining why they were punished and by which server before taking action.
  • 🛡️ Role Hierarchy Protection — Moderators cannot punish users who have a higher or equal role to them.



💬 Commands (Slash Commands)

  • Code:
    /mod warn <user> <reason>
    — Warns a user, DMs them, and logs it.
  • Code:
    /mod warns <user>
    — View a clean embed showing all past warnings for a specific user.
  • Code:
    /mod clearwarns <user>
    — Wipes a user's warning slate clean.
  • Code:
    /mod timeout <user> <minutes> <reason>
    — Uses Discord's native Timeout feature.
  • Code:
    /mod kick <user> <reason>
    — Kicks the user and logs it.
  • Code:
    /mod ban <user> <reason>
    — Bans the user and logs it.



🎫 Need Help?
Having trouble with the installation? Found a bug? Got a question?
Don't post in the reviews — join our Discord and open a ticket.
We'll get back to you as fast as possible. 🚀




☕ Support the Project
I spend countless hours developing and maintaining these premium addons for free.
If you enjoy my work and want to support future updates, consider buying me a coffee!



EULA: Free EULA
102 Views
6 Downloads
Apr 6, 2026 Published
N/A Updated
Not yet rated
3.3 KB File size
Open source
  1. No
DRM-free
  1. Yes
Unobfuscated
  1. Yes
Type
  1. Corebot addon
  1. Moderation
  1. Utility
Supported languages
  1. English
Creator
Owner
Recommended for you
Multi Guilded | Moderation, Music, Tickets, Giveaways, Leveling, Addons System and More...
5.00 star(s) 56 ratings
1,346 purchases
Handle support and inquiries with the most trusted, feature-rich ticket bot out there.
5.00 star(s) 57 ratings
896 purchases
#1 by features Tickets/Service Team Bot featuring Commissions, Reviews, Invoices, Dashboard & more
5.00 star(s) 43 ratings
655 purchases
Best Rated | Dashboard, Tickets, Invoices, Moderation, Music, Giveaways, Addons and much more
5.00 star(s) 108 ratings
632 purchases
Multipurpose Discord Bot | The Power On Your Side
5.00 star(s) 67 ratings
396 purchases
102 Views
6 Downloads
Apr 6, 2026 Published
N/A Updated
Not yet rated
3.3 KB File size
Open source
  1. No
DRM-free
  1. Yes
Unobfuscated
  1. Yes
Type
  1. Corebot addon
  1. Moderation
  1. Utility
Supported languages
  1. English
Creator
Owner
Recommended for you
Multi Guilded | Moderation, Music, Tickets, Giveaways, Leveling, Addons System and More...
5.00 star(s) 56 ratings
1,346 purchases
Handle support and inquiries with the most trusted, feature-rich ticket bot out there.
5.00 star(s) 57 ratings
896 purchases
#1 by features Tickets/Service Team Bot featuring Commissions, Reviews, Invoices, Dashboard & more
5.00 star(s) 43 ratings
655 purchases
Best Rated | Dashboard, Tickets, Invoices, Moderation, Music, Giveaways, Addons and much more
5.00 star(s) 108 ratings
632 purchases
Multipurpose Discord Bot | The Power On Your Side
5.00 star(s) 67 ratings
396 purchases
Top