guideCity/scripts
vrubelroman bb80307479 Add Telegram notification script for sending build artifacts
scripts/notify_telegram.sh sends a file (e.g. the debug APK) to a
Telegram chat via Bot API sendDocument. Reads TELEGRAM_BOT_TOKEN and
TELEGRAM_CHAT_ID from .telegram.env (gitignored, real credentials
never committed) or the environment. Verified end-to-end: sent the
current debug APK and confirmed delivery.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-09 20:17:07 +00:00
..
notify_telegram.sh Add Telegram notification script for sending build artifacts 2026-07-09 20:17:07 +00:00