PERSONA BUILDER · NO CODE · 6 SECTIONS

Configure your court character.

Fill out the form. Hit Generate. You get a persona-config.json ready to drop into a Node bot, plus a deploy guide. Free to build — pay when you ship.

// SECTION 01 — SERVER CONTEXT

Tell us about your server.

The bot uses this to anchor every response in your fiction. Pick what fits closest — you can refine in the persona JSON later.

// Be specific. The bot anchors here on every response.
// SECTION 02 — PERSONA IDENTITY

Who is this character?

Their title, their voice, how they address people, who they are when no one's asking them anything.

// This is what shows in Discord as the bot name.
// Lowercase, no spaces. Becomes /vizier counsel etc.
// 2-5 sentences. The more specific, the better the bot stays in voice.
// How does this character speak to superiors, peers, common players?
// 3-5 bullet-style facts the bot can drop in when it serves the scene. Use sparingly.
// SECTION 03 — SUBCOMMANDS

What can players ask?

Pick from the command library. Each becomes a slash subcommand. Solo tier — pick up to 5. Court and Realm — pick all you want.

// Selected: 0 / 20 available · Solo tier max 5 · Court & Realm unlimited
// SECTION 04 — OUTPUT FORMATS

How should responses look?

Each output type has a fixed structural template. Pick the register that fits your fiction.

// SECTION 05 — APPROVAL GATES

What needs approval?

Optional. Some commands shouldn't post until another persona signs off — e.g. the Crier doesn't publish a proclamation until the King's Assistant ratifies it. Court of Five and Realm tiers only.

Proclamation requires sign-off from:
Ruling requires sign-off from:
Dispatch requires sign-off from:
Judgement requires sign-off from:
// SECTION 06 — DISCORD IDS

Optional — Discord setup hints

Skip if you don't have these yet. The runbook walks you through getting them.

// Used for scheduled posts on the Realm tier (morning brief, weekly schedule).
✓ Persona generated. Files ready. Pick a tier → when you're ready to ship.
LIVE PREVIEW · persona-config.json0 chars