Nullbuddy Changelog
Track all updates, new features, and bug fixes for Nullbuddy Discord bot.
v2.4.0
2 days ago
Feature
Major Update: Backup System & Command Fixes
Comprehensive backup functionality and extensive command improvements for enhanced reliability and user experience.
đ New Commands
/backup create- Create a new server backup/backup restore- Restore server from backup/backup list- List all available backups/backup delete- Delete a backup/backup stats- Show backup statistics
đ§ Enhanced Existing Commands
/serverinfo- Fixed embed validation and error handling/serverstats- Fixed embed validation and threat scoring integration/help- Fixed dropdown persistence and ephemeral responses/ban- Fixed ephemeral responses and error handling/kick- Fixed ephemeral responses and error handling/play- Fixed ephemeral responses and error handling/timeout- Fixed all ephemeral responses/whitelist add- Fixed missing imports and ephemeral responses/whitelist remove- Fixed ephemeral responses/whitelist list- Fixed missing helper functions and ephemeral responses/unlock- Fixed ephemeral responses/raidlock- Fixed ephemeral responses
đ Command Count: Nullbuddy now has 39 total commands with comprehensive functionality for server management, security, entertainment, and utility.
v2.3.5
1 day ago
Fix
Discord.js v14 Compatibility & Bug Fixes
Major refactoring for Discord.js v14 compatibility and comprehensive bug fixes across all systems.
đī¸ Removed Components
- Deprecated addField() methods replaced with addFields()
- Ephemeral: true replaced with flags: 64
- Unsafe server data fetching without fallbacks
- Numeric embed field values causing validation errors
- Missing PermissionFlagsBits imports
- Duplicate interactionCreate event handlers
â Fixed Issues
- Embed field validation errors by converting all values to strings
- Discord.js v14 compatibility issues
- Missing error handling with try/catch blocks
- Unsafe property access with optional chaining
- Help menu dropdown persistence issues
- Whitelist command missing helper functions
- Bot crash on missing database entries
v2.3.0
5 days ago
Update
Command System Overhaul
Complete restructuring of the command system with improved organization and new command categories.
đŽ Entertainment Commands
8ball
coinflip
joke
meme
đ¨ Moderation Commands
ban
clear
kick
nuke
slowmode
timeout
warn
warnings
đĩ Music Commands
play
pause
queue
resume
skip
stop
đĄī¸ Security Commands
antinuke
raidlock
security
unlock
whitelist add
whitelist list
whitelist remove
âšī¸ Utility Commands
avatar
help
logs
ping
serverinfo
serverstats
userinfo
updates