AI မူရင်း
တရုတ်လက်ဖက်ရည်၊ သင့်ချက်တင်ထဲမှာ.
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 — လက်ဖက်ရည် အမည်တစ်ခု DM ပို့ပါ |
| Discord / Slack | စီစဉ်ထားသည် | အက်ပ် တိုကင် (ကိုယ်တိုင်လုပ်ဆောင်ရန်) |
| LINE | စီစဉ်ထားသည် | Messaging API ချန်နယ် |
| WhatsApp / Messenger | စီစဉ်ထားသည် | Meta Business နှင့် app သုံးသပ်ချက် |
| WeChat တရားဝင်အကောင့် | စီစဉ်ထားသည် | အတည်ပြုထားသော တရုတ်စီးပွားရေးလုပ်ငန်း |
Telegram bot ကို ဖွင့်ရန်
- Message
@BotFather→/newbot→ copy the token. - 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၊ hosted တစ်ခု MCP ဆာဗာ၊ တစ်ခု AI ကျွမ်းကျင်မှု၊ တစ်ခု OpenAPI spec နှင့် an llms.txt.