Discord Moderation Bot — Python Source Code
Ready-to-use Discord bot for server moderation: auto-warnings, mute, ban, word filter. Full Python source code (13.7 KB) with instructions. Uncompressed: 17.3 KB, 6 files.
★ CONTENTS:
• bot.py — main bot script (13.7 KB)
• config.py — configuration
• requirements.txt — pip dependencies
• .env.example — environment variables template
• .gitignore — git ignore file
• README.md — detailed setup instructions
★ WHO IS THIS FOR:
• Discord server administrators
• Community moderators
• Discord bot developers
• Anyone wanting to automate moderation
★ HOW TO USE:
1. Unzip the archive
2. pip install -r requirements.txt
3. Create a bot at discord.com/developers, get the token
4. Add your token to .env
5. Run: python bot.py
Format: ZIP → Python script + config + README. Requires Discord Bot Token.
No customer reviews yet.