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 — चिया नाम DM गर्नुहोस्
Discord / Slackयोजनाबद्धएप टोकन (स्व-सेवा)
LINEयोजनाबद्धMessaging API च्यानल
ह्वाट्सएप / मेसेन्जरयोजनाबद्धMeta Business + एप समीक्षा
वीच्याट सार्वजनिक खातायोजनाबद्धप्रमाणित चीन व्यवसाय

टेलिग्राम बट सुरु गर्नुहोस्

  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 स्पेक र एउटा llms.txt.