Telegram Bridge for Team Board
Go to file
2026-03-26 13:12:07 +01:00
.env.example Initial bridge: Telegram <-> Tracker 2026-02-28 11:45:55 +01:00
.gitignore Initial bridge: Telegram <-> Tracker 2026-02-28 11:45:55 +01:00
bridge.py feat: migrate bridge to events API (project_id, EventOut format) 2026-03-26 13:12:07 +01:00
config.py Initial bridge: Telegram <-> Tracker 2026-02-28 11:45:55 +01:00
detect_group.py Fix: heartbeat, send queue, disable_notification, debug logging 2026-02-28 18:31:48 +01:00
requirements.txt Initial bridge: Telegram <-> Tracker 2026-02-28 11:45:55 +01:00
topic_map.py Initial bridge: Telegram <-> Tracker 2026-02-28 11:45:55 +01:00
tracker_client.py feat: migrate bridge to events API (project_id, EventOut format) 2026-03-26 13:12:07 +01:00