एआई-नेटिभ
चिनियाँ चिया, तपाईंको च्याटमा.
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 च्यानल |
| ह्वाट्सएप / मेसेन्जर | योजनाबद्ध | Meta Business + एप समीक्षा |
| वीच्याट सार्वजनिक खाता | योजनाबद्ध | प्रमाणित चीन व्यवसाय |
टेलिग्राम बट सुरु गर्नुहोस्
- 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, एक होस्ट गरिएको MCP सर्भर, एउटा एआई कौशल, एउटा OpenAPI स्पेक र एउटा llms.txt.