Portal profile

Discord

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

Chat endpoint v1.0.2 3 settings 64 Verbas
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 Hydra turns per conversation so multi-step requests stay grounded.
  • Pairs well with admin-only Verbas 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: {}