multica/apps
Jiayuan Zhang 5010d87284 feat(gateway): add long-polling fallback for local Telegram development
When TELEGRAM_WEBHOOK_URL is not set, the bot automatically starts in
long-polling mode (bot.start()) instead of waiting for webhook calls.
This allows local development without ngrok or a public URL.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 00:05:19 +08:00
..
cli fix(cli): use @multica/core imports instead of relative paths 2026-02-10 18:23:32 +08:00
desktop refactor(desktop): hide manual Telegram bot creation, use official Gateway bot only 2026-02-13 22:20:39 +08:00
gateway feat(gateway): add long-polling fallback for local Telegram development 2026-02-14 00:05:19 +08:00
mobile refactor: migrate from Hugeicons to Lucide icons 2026-02-12 10:12:56 +08:00
server refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
web Merge pull request #169 from multica-ai/fix/google-oauth-client-id 2026-02-13 18:39:05 +08:00