scripts/notify.py sends a Telegram message using the bot credentials from .env. Used by Claude agents and automation scripts to report when long-running tasks finish.
Usage
Requirements
.env must contain:
Getting Telegram credentials
- Message
@BotFatheron Telegram →/newbot→ copy the token - Start a conversation with your new bot, then run:
chat.id in the response. That is your TELEGRAM_CHAT_ID.