Skip to main content
Extra Owners are users who receive the same level of bot access as the server owner. They can manage nearly every bot setting, including sensitive features like Antinuke configuration.
Only the Server Owner (the actual Discord server owner) can add or remove Extra Owners. This is a deliberate security measure to prevent privilege escalation.

Setting Up

1

Add an Extra Owner

.extraowner add @user
The user must be a current member of the server.
2

Verify the List

.extraowner show

Commands

CommandDescription
.extraowner add <user>Adds a user to the extra owners list
.extraowner remove <user>Removes a user from the extra owners list
.extraowner showShows all extra owners for this server
.extraowner resetRemoves all extra owners

What Extra Owners Can Do

Extra Owners have full access to nearly every bot feature — they are treated the same as the server owner for all permission checks except one. This means they can:
  • Configure Antinuke settings and whitelist management
  • Add and remove Trusted Users
  • Access every single module configuration command
  • Bypass all permission checks in the bot
The only thing Extra Owners cannot do is manage the Extra Owner list itself (.extraowner add/remove/reset). Only the actual Server Owner can do that.
  • Maximum of 5 Extra Owners per server.
  • If an Extra Owner leaves the server, they are automatically removed from the list.
  • Extra Owners have access to security-critical commands. Only add users you fully trust with your server’s safety.

Required Permission Level

Who Can UseCheck Level
Server Owner onlyOnly the actual Discord server owner can manage the Extra Owner list