Glossary
AutoMod — NexaBot's automatic rule-enforcement system, using a warn ladder to escalate consequences for repeated violations.
Anti-nuke — Protection against abusive admin-level actions, such as mass channel or role deletion, typically from a compromised account.
Anti-raid — Protection against a coordinated burst of new member joins typical of a raid.
Bucket — In rate-limiting systems, a scoped pool of allowed requests for a specific action or resource, tracked independently from other buckets. See Rate Limits.
Effort level — In Nexa Assistant, a Low/Balanced/High setting that trades response depth for speed and daily-limit cost.
Global limit — A rate limit applied across all requests from a client, regardless of which specific bucket each request belongs to.
Nexa Dashboard — The web application for configuring NexaBot, using Discord OAuth2 sign-in.
Retry-After — A value returned alongside a rate-limit rejection, telling the client how long to wait before retrying.
Verification panel — A gate new Discord members pass through before
gaining full server access, configured via /setupverify.
Warn ladder — A configurable sequence of escalating consequences (warn, timeout, kick, ban) applied as a member accumulates rule violations.