Platform profile

Discord

Full-featured Discord bot with rich interactions, media output, background jobs, and Verba Plugin-backed actions.

Chat endpoint 3 settings 29 Verba Plugins
Runtime role

What this surface is for

Chat endpoint

Highlights

Behavior in the current codebase

  • Supports channel allowlists, DMs, queued notifications, attachments, and slash-style server tooling.
  • Runs Cerberus turns per conversation so multi-step requests stay grounded.
  • Pairs well with admin-only Verba Plugins and server management workflows.
Settings

Configuration schema

  • Admin User ID string

    User ID allowed to DM the bot

    Key: admin_user_id
  • Discord Bot Token string

    Your Discord bot token

    Key: discord_token
  • Response Channel IDs By Guild string

    JSON map of guild_id to comma-separated channel IDs where replies are allowed without pinging.

    Key: response_channel_ids_by_guild Default: {}