Skip to main content

Module telegram_format

Module telegram_format 

Source
Expand description

Plain-language Telegram messages (no raw JSON).

Functions§

format_action_telegram
Returns None when the action should not be pushed to Telegram (internal/skip).
format_llm_review_telegram
Broker-style status update from an LLM review.
format_market_open_telegram
format_overnight_telegram
is_llm_urgent
llm_digest_key
Fingerprint for deduplicating routine LLM Telegram updates.
record_llm_telegram_sent
should_send_llm_telegram
Whether to send an LLM review to Telegram (urgent immediately; routine on digest cadence).