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)

പ്ലാറ്റ്ഫോമുകൾ

പ്ലാറ്റ്ഫോംനിലആവശ്യങ്ങൾ
ടെലിഗ്രാംതത്സമയം@TheTeaSupportBot — ഒരു ടീ നെയിം ഡിഎം ചെയ്യുക
ഡിസ്കോർഡ് / സ്ലാക്ക്ആസൂത്രിതംആപ്പ് ടോക്കൺ (സ്വയം സേവനം)
LINEആസൂത്രിതംമെസേജിംഗ് 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, ഒരു ഹോസ്റ്റഡ് MCP സെർവർ, ഒരു എ.ഐ. നൈപുണ്യം, ഒരു OpenAPI വിവരണവും ഒരു llms.txt.