Main Bot vs Private Bot

Both versions run the exact same code — the same protection and management features, no exceptions. The real difference is who shares Discord's limited resources with your server, and that directly affects response speed during an actual attack.

Comparison#

FeatureMain BotPrivate Bot
All protection & management features
Public nuker tracking registry
REST budget fully dedicated to your servershared
Fully isolated from other servers' load/attacks
Wait time to identify the attacker from the audit logStandardShorter — higher priority
Customizing the bot's name/avatar/banner for your server specificallyvia dashboardalso via in-chat command
CostFreePaid plan

Why is the private bot actually faster?#

The main bot serves thousands of servers from the same Discord connection — when an attack happens on one server, the bot is still processing events from every other server in parallel, so a longer precautionary wait is applied before a final decision, to avoid exceeding Discord's API limits at the whole-application level. The private bot is dedicated to a single server, so that precaution isn't needed — decisions are made with a much shorter wait.

Core protection doesn't change

Even on the main bot, an attacker is never missed — the difference is measured in fractions of a second in detection, not whether protection succeeds or fails.

When do you need the private bot?#

  • Large or high-activity servers that want the fastest possible response speed.
  • Servers that have faced repeated attacks and need full isolation from any external load.
  • Anyone who wants to customize the bot's identity directly via chat commands, not just the dashboard.

Also see Versa vs Other Protection Bots for a broader comparison.