agentson
8dd625bfd1
CI / test (pull_request) Has been cancelled
feat: granular Telegram notification filters via .env (#161)
Add NotificationFilter dataclass to TelegramClient allowing per-type
on/off control via .env variables. circuit_breaker always sends regardless.
New .env options (all default true):
- TELEGRAM_NOTIFY_TRADES
- TELEGRAM_NOTIFY_MARKET_OPEN_CLOSE
- TELEGRAM_NOTIFY_FAT_FINGER
- TELEGRAM_NOTIFY_SYSTEM_EVENTS
- TELEGRAM_NOTIFY_PLAYBOOK
- TELEGRAM_NOTIFY_SCENARIO_MATCH (most frequent — set false to reduce noise)
- TELEGRAM_NOTIFY_ERRORS
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-20 02:26:28 +09:00
..
2026-02-04 02:08:48 +09:00
2026-02-04 09:29:25 +09:00
2026-02-04 19:13:07 +09:00
2026-02-18 02:02:13 +09:00
2026-02-19 12:40:55 +09:00
2026-02-10 04:26:51 +09:00
2026-02-10 04:23:49 +09:00
2026-02-16 10:05:17 +09:00
2026-02-20 02:15:34 +09:00
2026-02-04 18:06:34 +09:00
2026-02-16 20:24:01 +09:00
2026-02-04 15:47:53 +09:00
2026-02-04 18:35:55 +09:00
2026-02-04 16:45:16 +09:00
2026-02-19 12:40:55 +09:00
2026-02-16 20:24:01 +09:00
2026-02-19 05:58:15 +09:00
2026-02-08 21:00:04 +09:00
2026-02-18 22:23:57 +09:00
2026-02-04 09:29:25 +09:00
2026-02-08 20:41:20 +09:00
2026-02-10 04:25:37 +09:00
2026-02-17 06:29:36 +09:00
2026-02-08 02:06:16 +09:00
2026-02-16 20:24:01 +09:00
2026-02-20 02:26:28 +09:00
2026-02-04 18:35:55 +09:00
2026-02-10 04:21:52 +09:00