What's New:
Auto-Responder System: Setup custom automated bot replies.
Anti-Spam System: Advanced rate-limiting to protect your server.
Text Blacklist: Integrated directly with Discord's native auto-moderation.
Warn System: Comprehensive warnings with detailed verification logs.
New Fonts: Added Plus Jakarta Sans for dynamic rank cards & images.
Improvements:
Verification System: Better setup flow & detailed logging options.
AI Chatbot: Improved context generation & logic.
Core Updates: Refined AFK, Rank, Help, and Moderation commands.
This version introduces a powerful new Modular Addon System, making it easier than ever to extend bot functionality. Alongside this core framework, we've added several highly requested Discord features and performance improvements.
Key Highlights:
- Addon Framework: New modular system for seamless, plug-and-play feature expansion.
- New Systems: Starboard and Smart Alerts are now live.
- Music Improvements: Dedicated Request Channel and a robust node reconnection system.
- Performance: Major optimizations for Leveling and AI chatbot response times.
- Utility: Automated Ticket Reminders and refined AFK persistence logic.
- Core: Refactored event handlers for significantly reduced memory overhead.
Added
- /logs search — filter log history by user, action, category with pagination
- Warn auto-punishment — auto timeout/kick/ban on configurable thresholds + daily decay
- /warnconfig — manage warn thresholds and decay per server
- Role Menus — button & dropdown modes via /reaction-role menu
- /serverstats — auto-updating voice channels (members, bots, boosts, online, etc.)
- Economy Shop — admin-configurable items, inventory, buy/sell, role granting
- Auto-delete system — auto-remove messages in configured channels
- Leave messages — command + dashboard page
- Giveaway enhancements — required role, voice channel, booster bonus entries
- 3-second XP cooldown to prevent spam farming
Changed
- New cleaner console logging system
- CooldownManager — centralized cooldown logic from 7 files into one utility
- All 37 schema files renamed to consistent camelCase + 65+ import references updated
- Utils → Utilities folder rename
- Voice leveling command revamped with improved embeds
Fixed
- Giveaway bonus entries bug (only 1 entry pushed instead of N)
- Crash when log/notification channel is deleted or inaccessible
- Warn command was not working due to an error.
- fixed ready to clientReady depracated warning.
Removed
- Unused memberStatsSchema.js
- Redundant packages: canvas, crypto, fs, canvacord
• Dashboard Compatibility
- Updated core codebase to be fully compatible with the Razor Dashboard.
- Improved data syncing between bot features and dashboard settings.
• Ticket System Enhancements
• Bug Fixes
- Added dashboard-related integrations to the ticket system.
- Ticket actions now properly reflect dashboard enable/disable states.
- Improved handling of online transcript and ticket controls via dashboard.
- Fixed several minor bugs across multiple systems.
- Improved stability and reduced unexpected errors.
New Features
Added support for multiple new AI providers in the AI system.
Introduced a new Guild Blacklist option to block specific servers from using the bot.
Added new disable subcommand in the
/automodcommand.
Improvements
AI system now includes improved spam/abuse/misuse filtering for safer and cleaner interactions.
Join-to-Create system control panel has been upgraded with a more advanced and refreshed design.
Deprecated the annoying warning about
readyevent being renamed toclientReadyin Discord.js v15.Bot mention response has been switched to a container-style reply instead of the old embed format.
v2.0.3 brings major improvements and new features to Razor Bot!
Experience smoother moderation, smarter music controls, and reliable uptime alerts—all in one update!
New: Uptimerobot commands for seamless uptime monitoring.
Improved: All music commands merged into a single, easy-to-use /music command.
Enhanced: Moderation commands now feature improved embeds and deferred responses.
Fixed: Temporary channel bug in Join-to-Create system resolved.
Optimized: Better API rate-limit handling for Twitch and moderation features.
Razor Bot - Changelog
=====================
Version: v2.0.2
Release Date: [30-08-2025]
Changes from v2.0.1:
-------------------------
New Features:
- First click a button to confirm.
- [Added] Invite tracking system.
- [Added] Kickall command now has a safety confirmation:
- Then typeYesIwantToKickEveryonein chat before it runs.
- [Added] Kickall now shows a summary (kicked, failed, not kickable).
Improvements:
Canvas Based Commands
- [Improved] Major Improvements in license system checks! You can now manage your license at https://license.razorbot.buzz/ !
- [Improved] Following Commands are switched to image based now!
/bot ping
/bot invite
/leaderboard
/invite leaderboard
/userinfo
/invite count
- [Improved] Ticket System: Fixed reply issues and made buttons/menus more reliable.
- [Improved] Timeout Command: Replies are now always ephemeral (only visible to you).
- [Improved] Kickall Command: Runs in smaller batches to avoid errors or hitting limits.
- [Improved] Twitch Alerts: Reuses login token and adds retry to avoid spam or failures.
- [Improved] YouTube Alerts: Remembers the last video sent, so no duplicate notifications.
Bug Fixes:
- [Fixed] Fixed Model.findOne() no longer accepted and added some checks in warn command (warn.js).
- [Fixed] message.edit is not a function error in verification, welcome, audit logging systems.
- [Fixed] The bot was not pinging the ticket opener and the handler role.
- [Fixed] Ticket system no longer spams "already acknowledged" errors.
- [Fixed] Timeout command no longer breaks when replying after a defer.
- [Fixed] Kickall command no longer times out when kicking many members.
- [Fixed] Twitch alerts no longer send duplicate messages.
- [Fixed] YouTube alerts no longer spam old videos.
Removed Features:
- N/A
Misc:
- Better handling of API rate-limits (Twitch/ModerationCommands).
- Clearer error messages when permissions or DMs fail.
-------------------------
Previous Version: v2.0.1
=====================
Version: v2.0.1
Release Date: [13-07-2025]
Changes from v2.0.0 Beta:
-------------------------
New Features:
- [Added] Music Panel System! (Commands/Music/setup-music.js) | (Events/Lavalink)
- [Added] Added emoji.json file for all custom emojis except some!.
Improvements:
- [Improved] Added Pagination and mentioned Commands on
/helpcommand (help.js)- [Improved] Error responses with more user-friendly messages.
- [Improved] Updated all files which contains custom to import emojis from (emoji.json).
- [Improved] Updated notifyThreshold from 5 mins to 30 mins in twitch.js event file.
Bug Fixes:
- [Fixed] message.edit is not a function fixed in Ai-config, twitch-config, yt-config commands.
- [Fixed] Subcommands not appearing under help categories.
- [Fixed] client was not defined in snipe command file.
- [Fixed] bot mention trigger fixed (Triggers/botPing.js).
Removed Features:
- [Removed] Prefix Commands System is now removed!
- [Removed] Removed leave subcommand in owner command (owner.js)!
Misc:
- Code cleanup and folder structure reorganization.
- Updated internal dependencies.
-------------------------
Previous Version: v2.0.0 Beta
