tvsignals-to-tg/app
Artemii Peretiachenko 15efda5e0d Allow forum topic id in webhook URL path.
TradingView alerts can target different topics via /h/{secret}/{thread_id}
while keeping the same payload; bare /h/{secret} still uses the env default.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 20:22:55 +02:00
..
__init__.py Initial TradingView→Telegram webhook service with Render Blueprint. 2026-07-24 16:35:47 +02:00
binance.py Initial TradingView→Telegram webhook service with Render Blueprint. 2026-07-24 16:35:47 +02:00
chart.py Initial TradingView→Telegram webhook service with Render Blueprint. 2026-07-24 16:35:47 +02:00
config.py Protect webhook with a secret path token. 2026-07-24 16:44:09 +02:00
formatter.py Initial TradingView→Telegram webhook service with Render Blueprint. 2026-07-24 16:35:47 +02:00
main.py Allow forum topic id in webhook URL path. 2026-07-24 20:22:55 +02:00
models.py Initial TradingView→Telegram webhook service with Render Blueprint. 2026-07-24 16:35:47 +02:00
telegram.py Allow forum topic id in webhook URL path. 2026-07-24 20:22:55 +02:00