feat: add per-project chat routing (#76)

This commit is contained in:
banteg
2026-01-10 01:22:20 +04:00
committed by GitHub
parent 7ffb99d779
commit 81618e48e4
12 changed files with 299 additions and 14 deletions
+1 -1
View File
@@ -325,7 +325,7 @@ See `docs/adding-a-runner.md` for the full guide and a worked example.
```
Telegram Update
telegram/bridge.poll_updates() drains backlog, long-polls, filters chat_id == cfg.chat_id
telegram/bridge.poll_updates() drains backlog, long-polls, filters allowed chat ids
telegram/bridge.run_main_loop() spawns tasks in TaskGroup