Changelog
Track the development progress and updates of NoName Bot.
Version 1.0.02026-03-30
new- 🎉 Official V1.0 Release - Production Ready!
- ✅ Complete moderation suite (ban, kick, timeout, jail, warn, clear, slowmode)
- ✅ Advanced welcome message system with visual embed builder via /welcome command
- ✅ Anti-raid protection with configurable join rate limiting
- ✅ Anti-spam detection and intelligent filtering
- ✅ Jail system with automatic role preservation and restoration
- ✅ Warning system with severity levels (low/medium/high/critical) and point tracking
- ✅ Webhook logging for all moderation actions
- ✅ Auto-moderation with customizable word filters
- ✅ Server lockdown and security features
- ✅ Comprehensive server and user information commands
- ✅ Role management and server configuration
- ✅ Database integration with Supabase PostgreSQL
- ✅ All configuration via Discord slash commands (no dashboard needed)
- ✅ 30+ commands across 4 categories
- ✅ Support for 16+ placeholders in welcome messages
- ✅ Live embed preview with /welcome test
- ✅ Custom fields support (up to 25 per embed)
- ✅ Responsive documentation website
- ✅ Complete deployment guides and setup documentation
Version 0.9.02026-03-27
update- Database migration to Supabase PostgreSQL
- Enhanced welcome system with embed support
- Added 16+ placeholders for dynamic content
- Improved error handling and logging
- Fixed deprecation warnings for Discord.js v14
- Updated all embed colors to purple theme (#7e22ce)
- Removed all emojis from bot responses
- Fixed webhook persistence across restarts
- Cleared duplicate Discord commands
Version 0.5.02026-03-20
dev- Initial development release
- Basic moderation commands implemented
- Jail system prototype
- Warning system with severity tracking
- Anti-raid protection beta
- Basic anti-spam filters
- Webhook logging foundation
- Server configuration commands