{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_telechat",
  "slug": "telechat",
  "name": "TeleChat",
  "canonical_url": "https://www.openagent.bot/bots/telechat",
  "category": "bots",
  "resource_type": "bot",
  "summary": "TeleChat is an open-source AI bot project focused on ai telegram bot with web search, image generation, groq, gemini, claude, and openai model support.",
  "capabilities": [
    "messaging"
  ],
  "constraints": [
    "open-source",
    "self-hosted"
  ],
  "scenarios": [
    "self-hosted-ai",
    "chatbot"
  ],
  "deployment_modes": [
    "self_hosted",
    "cloud"
  ],
  "interfaces": [
    "repo",
    "docs"
  ],
  "integrations": [
    "Telegram",
    "GPT",
    "Gemini",
    "Claude",
    "Groq",
    "DALL-E"
  ],
  "permission_surface": [
    "messages"
  ],
  "risk_level": "elevated",
  "source_confidence": "medium",
  "recommended_workflows": [
    "self hosted ai",
    "chatbot"
  ],
  "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/yym68686/ChatGPT-Telegram-Bot"
  ],
  "last_verified_at": "2026-06-05",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/bots/telechat.json",
    "markdown_url": "https://www.openagent.bot/bots/telechat.md",
    "agent_json_url": "https://www.openagent.bot/bots/telechat.agent.json"
  }
}