THE TEA · གསར་གཏོང་སྤྱད་ཆས་སྟེགས་བུ།api.thetea.app
tea.support

ཐོགས་མེད་རིག་ནུས་རང་བཞིན།

རྒྱ་ནག་གི་ཇ།, ཁྱེད་ཀྱི་སྐད་ཆ་ནང་།.

Each bot is a thin webhook over the Content API: send a tea name — get its full card; /random to discover. The user's locale picks the language (up to 72). One backend, one handler per platform.

འཕྲིན་དོན་གྱི་རྒྱུགས་ལམ།

user: "Da Hong Pao"
  → GET /api/v2/search?q=Da Hong Pao        (resolve slug)
  → GET /api/v2/preview/da-hong-pao?lang=ru     (localized card · free)

ཡུལ་སྟེགས་ཁག

ཡུལ་སྟེགས།གནས་སྟངས།དགོས་མཁོ།
Telegramདྲ་ཐོག་ཏུ།@TheTeaSupportBot — ཇའི་མིང་ཞིག་སྒེར་འཕྲིན་གྱིས་གཏོང་།
Discord / Slackའཆར་གཞིའི་ནང་།རང་ཉིད་ཀྱིས་སྒྲུབ་པའི་མཉེན་ཆས་ཐོ་བྱང་།
LINEའཆར་གཞིའི་ནང་།མཉེན་འཕྲིན་ API ཐོག་ལམ།
WhatsApp / Messengerའཆར་གཞིའི་ནང་།Meta Business དང་མཉེན་ཆས་ཞིབ་བཤེར།
微信公众号འཆར་གཞིའི་ནང་།ངོས་འཛིན་བྱས་པའི་རྒྱ་ནག་ཚོང་ལས།

Telegram མི་སྣ་བརྒྱུད་འཕྲིན་ཁ་ཕྱེ།

  1. Message @BotFather/newbot → copy the token.
  2. Deploy the worker (code in the repo, bots/telegram/):
cd bots/telegram
npx wrangler deploy
npx wrangler secret put BOT_TOKEN     # paste token
# point Telegram at the worker:
curl "https://api.telegram.org/bot<TOKEN>/setWebhook?url=https://thetea-telegram-bot.<acct>.workers.dev"

Then DM it: Biluochun, 大红袍, /random, /tea longjing. The other platforms reuse the same handler — the work is mostly account approval, not code.

ནང་འཛུལ་ལམ་གཞན།

གཞི་གྲངས་དེ་ཉིད་ནི་ REST API, སྒྲིག་འཛུགས་བྱས་པའི་ MCP ཞབས་ཞུའི་རྟེན་གཞི།, གཅིག ཐོགས་མེད་རིག་ནུས།, གཅིག OpenAPI spec དང་ an llms.txt.