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
| Field | Range / Limit | Notes |
|---|---|---|
temperature | 0..2 | Creativity/randomness |
top_p | 0..1 | Diversity control |
modelContext | plan-capped | Number of history messages considered |
replyStyle | preset enum | default, short, creative, crazy, human |
webSearch | boolean | Enables web-grounded answers |
multiMessageEnabled | boolean | Split response into multiple messages |
multiMessageDelayMs | 0..10000 ms | Delay between split parts |
Plan caps
| Plan | maxModelContext | maxTokens |
|---|---|---|
| Free | 50 | 4096 |
| Plus | 75 | 8192 |
| Pro | 100 | 16384 |
| Ultra | 150 | 32768 |
Behavior settings
| Field | Limit | Notes |
|---|---|---|
systemInstructions | 8000 chars | Extra behavior control |
autonomousMode | boolean | Enables autonomous behavior paths where supported |
autonomousFrequency | human, default, active, chaotic | Tunes how often autonomous mode speaks without a direct prompt |
human: calmer, more natural timingdefault: occasional low-key chime-insactive: joins more often without turning everything into spamchaotic: loosest filter, most willing to stir up banter
Training settings
Per example:input: max500charsexpected: max2000charsimportance:1..10keywords[]: optional relevance hints
Memory settings
Per memory entry:content: max2000charscontext: max500charsimportance:1..10
autoMemoryEnabled: booleanautoMemoryInstructions: max2000chars
Knowledge settings
Per knowledge entry:title: max100charscontent: max8000charscategory: max50charsimportance:1..10
- max
50knowledge entries
- Can auto-draft title/content/category from a provided URL.
Voice engine settings
Common fields:voiceEnabledvoiceResponseFrequency(0..100)selectedVoicevoiceLanguagevoiceModelvoiceReferenceText
- Up to
3clones per verb
Image engine settings
imageGenerationtoggle controls whether image commands/flows are active.imageModelselection is tier-aware.- Non-eligible model selections can be automatically downgraded to allowed tiers.
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
discordEmojiReactionsEnableddiscordGifResponsesEnableddiscordStickerResponsesEnableddiscordCustomEmojisEnableddiscordPollsEnabledmultiMessageEnabled(also used by non-Discord split replies)
- Emoji reactions: on
- GIF follow-ups: on
- Server stickers: on
- Custom emojis: on
- Poll creation: on
- Multi-message replies: on
- Presence values:
online,idle,dnd,offline - Default status text behavior if unset
- 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
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
- Max length:
500chars 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
AI Engine Settings
Practical tuning guidance for model behavior.
Memory and Knowledge
How persistence layers interact in real usage.

