A Telegram bot for decoding replied messages.
Build and start all services:
docker compose up --build
- APP_MODEL_TYPE: Usage model type. Available values:
- yandex
- APP_TELEGRAM_TOKEN: Your Telegram bot token.
- APP_YANDEX_API_TOKEN: Yandex API key token for Yandex Cloud API
- APP_YANDEX_CATALOG_ID: Yandex Cloud catalog id
To use the bot, quote a message and mention the bot using @bot-username
.