Loading Assets..
Home Features Commands Docs Invite Privacy
Add Bot Privacy Policy

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