RESEARCH CASE / chatgpt-telegram-workers

ChatGPT Telegram Workers

A self-hosted Telegram AI bot running on a Cloudflare Worker

Not a verified service

This is not a verified service. It is a research card assembled from the upstream README and metadata. The deployment contract, live deployment and Evidence are not complete.

DECIDE FIRST

What is this project

A self-hosted Telegram AI bot running on a Cloudflare Worker

What problem does it solve

Solves the backend burden of connecting Telegram conversations to a chosen AI service

Who it is for

  • People wanting their own Telegram bot
  • developers needing model switching

What it can do

  • Multiple AI providers
  • model switching and streaming
  • custom commands and multiple bots

Before you deploy

  • Cloudflare Workers
  • a Telegram Bot Token and AI provider credentials

What to know first

  • External AI providers add cost and data-flow risk
  • bot permissions and public webhooks need hardening
ChatGPT Telegram Workers 架構與資料流(依研究階段架構 metadata 生成)使用者WorkerTelegramAI providers
Architecture generated from research-stage metadata; deployment verification is still pending.

Current stage

The single-file Worker and feature scope are confirmed; provider-specific deployment differences are unverified

Upstream facts

License
MIT
Default branch
master
Last push
2026-04-06
Checked on
2026-08-27

Next steps

  • Fix provider and secret boundaries
  • verify webhooks and model switching
  • add cost and data-deletion acceptance

← Back to service index