Skip to main content

Why this page exists

This is a practical reference for all major bot configuration panels in the dashboard. Use it when you need exact ranges, limits, and behavior implications.

AI engine settings

Plan caps

Behavior settings

Autonomous frequency intent:
  • human: calmer, more natural timing
  • default: occasional low-key chime-ins
  • active: joins more often without turning everything into spam
  • chaotic: loosest filter, most willing to stir up banter

Social state settings

socialState.autoEnabled lets Verba update temporary mood from recent conversations. socialState.context accepts up to 500 characters. All eight numeric values use -5..5 with 0.25 steps:
  • willingnessToTalk
  • irritation
  • focus
  • energy
  • confidence
  • affection
  • playfulness
  • curiosity
Auto mode applies gradual, rate-limited changes and may consider a small set of high-importance memories. It does not override system instructions or safety.

Training settings

Per example:
  • input: max 500 chars
  • expected: max 2000 chars
  • importance: 1..10
  • keywords[]: optional relevance hints
Keyword matches can prioritize specific examples during generation.

Memory settings

Per memory entry:
  • content: max 2000 chars
  • context: max 500 chars
  • importance: 1..10
Global memory toggles:
  • autoMemoryEnabled: boolean
  • autoMemoryInstructions: max 2000 chars

Knowledge settings

Per knowledge entry:
  • title: max 100 chars
  • content: max 8000 chars
  • category: max 50 chars
  • importance: 1..10
Per verb:
  • max 50 knowledge entries
URL scrape helper:
  • Can auto-draft title/content/category from a provided URL.

Voice engine settings

Common fields:
  • voiceEnabled
  • voiceResponseFrequency (0..100)
  • selectedVoice
  • voiceLanguage
  • voiceModel
  • voiceReferenceText
Voice cloning:
  • Up to 3 clones per verb

Image engine settings

  • imageGeneration toggle controls whether image commands/flows are active.
  • imageModel selection is tier-aware.
  • Non-eligible model selections can be automatically downgraded to allowed tiers.
  • Verba Free Image is currently backed by GPT Image 1.
  • Interactive generation supports square, portrait, landscape, banner, and explicit aspect-ratio presets.

Discord module settings

Main controls:
  • Connect/disconnect bot token
  • Status/presence profile
  • Discord Expression Controls
  • Slash command toggles
  • AI channel management
  • Server list/leave server tools
Discord Expression Controls:
  • discordEmojiReactionsEnabled
  • discordGifResponsesEnabled
  • discordStickerResponsesEnabled
  • discordCustomEmojisEnabled
  • discordPollsEnabled
  • multiMessageEnabled (also used by non-Discord split replies)
Current defaults:
  • Emoji reactions: on
  • GIF follow-ups: on
  • Server stickers: on
  • Custom emojis: on
  • Poll creation: on
  • Multi-message replies: on
Core profile defaults include:
  • Presence values: online, idle, dnd, offline
  • Default status text behavior if unset
Conversation scope notes:
  • Discord DM text history is scoped to that user DM with the bot
  • Discord server text history is scoped to the current channel, not the whole guild
  • Discord voice chat uses the active connected voice session/channel context

WhatsApp module settings

  • The shared Verba number uses a secure authorization link to choose a verb.
  • Text, images, voice, reply context, image generation, memory, and platform response streaming are supported.
  • /help, /status, /switch, and /disconnect manage a conversation.

Telegram module settings

  • Connect a BotFather token; Verba validates and encrypts it.
  • DMs always address the verb. Groups require a mention/reply unless activated.
  • /activate_channel, /remove_channel, /reset, /generate, /dashboard, /ping, and /help are registered.
  • Photos/vision, memory, web search, social state, image generation, and edit-in-place response streaming are supported.

Custom messages settings

Customizable response strings include:
  • Rate limit
  • Reset success/empty messages (DM + server)
  • AI/processing/image errors
  • Channel management messages
  • Permission and server-only errors
  • Voice join/leave messages
Per custom message field:
  • Max length: 500 chars at schema level
UI may show stricter editing caps for some textareas to keep messages concise.

Validation and save failures

Common save rejection reasons:
  • Out-of-range numeric values
  • Context/model limit above plan cap
  • Oversized memory/knowledge/training content
  • Invalid types for structured fields
If a save fails, check browser console + response payload first, then compare against limits on this page.

AI Engine Settings

Practical tuning guidance for model behavior.

Memory and Knowledge

How persistence layers interact in real usage.

Telegram Module

Connect and operate a Telegram bot.

Social State

Configure temporary mood and Auto mode.