{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_langbot",
  "slug": "langbot",
  "name": "LangBot",
  "canonical_url": "https://www.openagent.bot/bots/langbot",
  "category": "bots",
  "resource_type": "bot",
  "summary": "LangBot is an open-source AI bot project focused on production-grade platform for building agentic im bots across discord, slack, telegram, line, wechat, feishu, dingtalk, and more.",
  "capabilities": [
    "messaging",
    "workflow-orchestration"
  ],
  "constraints": [
    "open-source",
    "self-hosted"
  ],
  "scenarios": [
    "self-hosted-ai",
    "chatbot"
  ],
  "deployment_modes": [
    "self_hosted",
    "cloud"
  ],
  "interfaces": [
    "repo",
    "docs"
  ],
  "integrations": [
    "Discord",
    "Slack",
    "LINE",
    "Telegram",
    "WeChat",
    "Feishu",
    "DingTalk",
    "QQ",
    "DeepSeek",
    "Claude",
    "Gemini",
    "Ollama"
  ],
  "permission_surface": [
    "messages"
  ],
  "risk_level": "elevated",
  "source_confidence": "medium",
  "recommended_workflows": [
    "Local or private AI stack"
  ],
  "avoid_when": [
    "Teams unwilling to review bot permissions, channel credentials, and data retention policies",
    "Users who only need a hosted consumer chatbot with no deployment work"
  ],
  "primary_actions": [
    "Inspect repository"
  ],
  "evidence_urls": [
    "https://github.com/langbot-app/LangBot"
  ],
  "last_verified_at": "2026-06-05",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/bots/langbot.json",
    "markdown_url": "https://www.openagent.bot/bots/langbot.md",
    "agent_json_url": "https://www.openagent.bot/bots/langbot.agent.json"
  }
}