Everything AI Core Security can do.
A full reference of every command — what it does, who can run it, and exactly how to use it. Add the bot, redeem a license key, and you're set.
🛡️ Add to DiscordPermission levels
Each command below is tagged with who can run it.
- OWNER Server owner only
- STAFF Requires the relevant permission (Manage Server, Ban Members, etc.)
- EVERYONE Anyone in the server can run it
Licensing & Activation
The bot does nothing until your server is activated with a license key.
/redeem Activate this server with a license key EVERYONE ▶
Ties the key to this server. One-time keys never expire; monthly keys renew every 30 days.
Core Moderation
Standard moderation actions available to staff.
/mute Timeout a member STAFF ▶
/unmute Remove a timeout from a member STAFF ▶
/ban Ban a member STAFF ▶
/kick Kick a member STAFF ▶
/clear Bulk delete recent messages STAFF ▶
/addrole Add a role to a member STAFF ▶
/removerole Remove a role from a member STAFF ▶
Jail
Strip a member's roles and confine them until you release them.
/jail Strip a member's roles and confine them STAFF ▶
Removes every current role and applies a Jailed role (auto-created, hidden from every channel). Original roles are saved and restored on release.
/unjail Release a member and restore their roles STAFF ▶
Anti-Nuke
Runtime-configurable protection against compromised staff or malicious admins. Commands use the ,an or ,antinuke prefix — not slash commands.
,an <module> Configure a protection module OWNER ▶
Watches for that action type via the audit log. If it happens threshold times within 10 seconds, the executor is punished automatically.
--doPunishment: ban, kick, or stripstaff (removes all manageable roles)--thresholdHow many times before punishing--commandWhether bot-executed actions count too
,an botadd Auto-ban whoever adds an unauthorized bot OWNER ▶
,an whitelist Exempt a user from anti-nuke entirely OWNER ▶
,an admin Grant someone else access to change anti-nuke settings OWNER ▶
,an status View the current anti-nuke configuration OWNER ▶
/commands Link back to this page from inside Discord EVERYONE ▶
Join Gate & Automod
Protection against mass-join raids and disruptive messages.
/joingate Configure mass-join protection STAFF ▶
Triggers a lockdown automatically once join rate crosses the threshold within 10 seconds.
/lockdown Manually trigger Join Gate lockdown STAFF ▶
Raises verification to Very High immediately.
/unlockdown Lift Join Gate lockdown STAFF ▶
/automod Toggle heading-text filtering STAFF ▶
Large heading-style text (#, ##, ###) gets a warning first, then a timeout on repeat.
/filterlinks Toggle link filtering STAFF ▶
Any message containing a link is deleted immediately and the sender is timed out — no warning first. Independent of /automod, so you can run one without the other.
Welcome Messages
Post a custom embed to a channel whenever a new member joins.
/welcome Configure the welcome message for new members STAFF ▶
Turns the welcomer on or off, and optionally sets the channel and message text in the same command. channel and message are optional — omit them to just flip the switch without changing your existing setup.
stateOn or offchannelWhere new-member embeds get postedmessageUse{user}and{server}as placeholders