THE TEA · டெவலப்பர் தளம்api.thetea.app
tea.support

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)

தளங்கள்

தளம்நிலைதேவைகள்
டெலிகிராம்நேரலை@TheTeaSupportBot — டீம் பெயரை டிஎம் செய்யவும்
Discord / Slackதிட்டமிடப்பட்டதுஆப் டோக்கன் (சுய சேவை)
லைன்திட்டமிடப்பட்டதுMessaging API சேனல்
WhatsApp / Messengerதிட்டமிடப்பட்டதுமெட்டா பிசினஸ் + ஆப் மதிப்பாய்வு
WeChat பொது கணக்குதிட்டமிடப்பட்டதுசரிபார்க்கப்பட்ட சீன வணிகம்

டெலிகிராம் பாட்டைத் தொடங்கவும்

  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, ஒரு ஹோஸ்ட் செய்யப்பட்ட எம்சிபி சேவையகம், an AI திறன், ஒரு OpenAPI விவரக்குறிப்பு மற்றும் ஒரு llms.txt.