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
Add an Extra Owner
The user must be a current member of the server.
Commands
| Command | Description |
|---|
.extraowner add <user> | Adds a user to the extra owners list |
.extraowner remove <user> | Removes a user from the extra owners list |
.extraowner show | Shows all extra owners for this server |
.extraowner reset | Removes all extra owners |
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 Use | Check Level |
|---|
| Server Owner only | Only the actual Discord server owner can manage the Extra Owner list |