Documentation

How NEXRA works

Two separate products. Nexra SB and its companion bot drive your own Discord account. The server bot is a normal bot you add to a server you run — 532 commands across 47 modules.

Overview

NEXRA is two products that share one account.

Nexra SB — the desktop selfbot

A Windows desktop app. You paste your own Discord token and it drives your account: 160+ chat commands, custom rich presence, snipers, keyword alerts, scheduled automations and sandboxed scripts. Multiple accounts run side by side, each with its own labelled console.

The companion bot — a normal Discord app

A real, official Discord application that installs to your account rather than a server, so its slash commands work in any DM or server you're in. It does two jobs: 130+ standalone utility commands, and remote control of your selfbot's configuration and presence.

The distinction matters: the companion bot uses Discord's official API and is ban-safe. The selfbot automates a user account, which Discord's Terms prohibit. See Tokens & safety.

Plans & what unlocks

One membership follows your account across the app, the bot and the site.

FeatureFreePremiumOverdrive
Companion bot utility commands
NEXRA1.0 AI assistant
Nexra SB desktop app
Custom RPC, animated bio, presence
Control the selfbot from Discord
Login manager & session alerts
Nitro & giveaway snipers
Keyword alerts & ghost-ping detection
Scheduled automations & custom scripts
Auto-react
Destructive remote commands (purge, mass actions)

Every new account gets 7 days of Premium or Overdrive free — no payment details. Start it on the membership page.

Install & sign in

  1. Get Premium — start the free trial or redeem a code at nexra.cc/redeem. The app checks your membership on every launch, so this comes first.
  2. Download from the Nexra SB page. Windows installer.
  3. Sign in with your NEXRA account — the same email and password as the website, not a Discord login. If you have 2FA on, you'll be asked for your code.
  4. Add a Discord token. Paste it in the app. See Tokens & safety for how it's stored.
  5. Start the account. The console shows logins, module loads and errors live.

Your app session lasts 7 days, then re-authenticates. Lose Premium or get banned and the app locks itself on the spot.

All 25 modules

Every command is documented inside the app, in a reference generated from the running bot — searchable, click-to-copy, and always matching the build you have. That's the authoritative list; this is the map.

Default prefix is , — so ,help, ,userinfo, ,rpc. Change it in the app's settings.

Presence & rich presence Premium

Set a custom status, or a full Rich Presence card — the "Playing / Listening to / Watching" block with images, timestamps and buttons.

Animated RPC

Define several frames and the app cycles them on an interval, so your presence animates.

Placeholders

Live values that update themselves in presence text and your bio:

PlaceholderBecomes
{time}Current time
{date}Today's date
{uptime}How long the session has been running
{ping}Current latency
{guilds}Server count
{friends}Friend count

Discord profile

Edit your bio and accent colour from the app, including an animated bio that rewrites itself on a timer using the same placeholders.

Automation suite Overdrive

Snipers

Watch for Nitro gift links and giveaway messages and act automatically. Configure a delay, and for giveaways a keyword list so it only enters ones you care about. A delay of zero is the fastest and also the most obvious — a small random delay looks far more human.

Keyword alerts & ghost-ping detection

Get notified when a keyword appears in any channel you can see, or when someone pings you then deletes the message. Alerts go to a Discord webhook you set in the app.

Scheduled automations

Run a command on a schedule — once at a time, on an interval, or on a cron-style pattern. Manage the list from the app, or from Discord with /automations.

Custom scripts

Write small scripts that run in a sandbox with a restricted API and no filesystem or network access. Execution only ever happens locally on your machine, via ,run — neither the website nor the bot can execute a script, they can only queue one.

Auto-react

Automatically react to messages from chosen users or channels. Manage entries with /autoreact.

Tokens & safety

Read this properly. Automating a user account — a "selfbot" — violates Discord's Terms of Service and can get your account permanently disabled. Use it on an account you are willing to lose. Premium doesn't make that NEXRA's responsibility, and there are no refunds for a banned Discord account.

Where your token lives

  • You paste it into the app on your own machine.
  • Saved tokens are encrypted at rest with AES-256-GCM, tied to your Windows account, with an optional master password on top.
  • It is never sent to NEXRA's servers. Only your NEXRA login is.

What does sync to NEXRA

So the companion bot can read and change your setup, feature configuration syncs to your account: presence and RPC settings, toggles, sniper options, keyword lists, schedules and auto-react rules. Your alert webhook URL is stored encrypted and is never returned by any endpoint or shown in any command output.

Reducing risk

  • Prefer the companion bot for anything it can do — it's a normal API app and carries no ban risk.
  • Avoid zero-delay snipers and high-volume mass actions.
  • Don't run automations that message people who haven't interacted with you.

Install the companion bot

It installs to your Discord account, not to a server — so nobody needs to invite it and its commands follow you into every DM and server you're in.

  1. Open the Connect companion button, or the Companion bot card in the app's Rich Presence tab.
  2. Authorise on Discord's own screen. This installs the commands and links your account in one step.
  3. Type / anywhere and the NEXRA commands appear.

Command groups

Roughly 130 standalone commands, plus the config and remote groups below. All replies are ephemeral — only you see them.

Standalone utilities Free

Configuration Premium

These read and write the same settings the desktop app uses, so a change from Discord reaches a running selfbot within about 20 seconds — no restart.

CommandWhat it doesTier
/profile view · /profile setDiscord bio, accent colour, animated bioPremium
/rpc view · /rpc setRich presence type, name, details, statePremium
/toggles viewSee every feature switch at oncePremium
/loginmanagerNew-session alerts on or offPremium
/toggle <key> <on|off>Flip any single feature switchOverdrive
/sniperSniper delay and giveaway keywordsOverdrive
/keywordAdd, remove, list or clear alert keywordsOverdrive
/ghostpingGhost-ping detection on or offOverdrive
/autoreactList, add, remove or clear auto-reactionsOverdrive
/automationsList, toggle or delete scheduled jobsOverdrive

Your alert webhook can only be set in the app or on the website — deliberately never from a slash command, because a command's options are visible in the channel and audit log, and a webhook URL is a live credential.

Remote control

These make your selfbot act, in real time, from a slash command.

Off by default. Turn on Allow remote commands in the app (Rich Presence tab → Companion bot card) first. Without it, every remote command is refused — and the app re-checks that opt-in on each one, so revoking it takes effect immediately.

CommandWhat it doesTier
/saySend a message as your accountPremium
/dmDM a user as your accountPremium
/statusChange presence (online, idle, dnd, invisible)Premium
/nickChange your nickname in a serverPremium
/editmsgEdit one of your own messagesPremium
/sbqueueSee queued remote commands and resultsPremium
/purgeBulk-delete your own messagesOverdrive
/gcpurgeBulk-delete in a group DMOverdrive
/spamSend a message repeatedlyOverdrive

How it's kept safe

  • Destructive commands ask first. Purge, gcpurge and spam show a confirm button before anything happens.
  • Commands expire. A queued command that isn't picked up within 90 seconds is dropped rather than firing later out of context.
  • Offline is refused, not queued. If the app isn't running you're told so immediately.
  • Rate limited, and only ever executed by your app for your account.
  • Deliberately excluded: mass-DM, mass group-leave, flood and channel-fill have no target argument and are irreversible, so they're not exposed remotely at all — even on Overdrive.

Codes & billing

Memberships are sold as single-use codes, like NXP-XXXX-XXXX-XXXX.

  • A code isn't tied to an account until redeemed — so you can gift it instead of using it.
  • Redeem at nexra.cc/redeem. Each works once.
  • Redeeming while you already have time left adds to it rather than replacing it.
  • Payment is cryptocurrency only — see how to pay.

Treat a code like cash. Whoever redeems it first gets the membership, and a redemption can't be reversed. Never post one, and never send it to anyone claiming to be support.

Troubleshooting

ProblemCause & fix
App says Premium requiredRestart it — membership is re-checked at launch, so a fresh redemption needs a relaunch.
Slash commands don't appearThe bot isn't installed to your account. Run the Connect companion step again.
Bot says you're not linkedRun /link and complete the authorise step in the browser.
Remote command refusedAllow remote commands is off in the app, or the app isn't running.
Config change didn't applyGive it ~20 seconds. Presence and profile re-apply on the next sync tick.
Alerts not arrivingNo webhook set, or it was deleted in Discord. Re-add it in the app.
Code says already claimedCodes work once. If you never redeemed it, contact us with your order ID — never the code.

Still stuck? Ask on Discord — quote your order ID, never a code or token.