Description
Deploy the Dockerized webhook version of the bot to JustRunMy.App and ensure it runs 24/7 using Telegram webhooks.
Tasks
Acceptance Criteria
- Bot responds correctly to Telegram messages via webhook.
- Service remains online without manual restarts.
- README contains up-to-date deployment documentation.
Description
Deploy the Dockerized webhook version of the bot to JustRunMy.App and ensure it runs 24/7 using Telegram webhooks.
Tasks
Dockerfile.TELEGRAM_TOKENDG_API_KEYTRANSCRIBER_BACKEND=deepgramRUN_MODE=webhook(if used)setWebhook:<public-url>/webhookAcceptance Criteria