docs: update docs for Telegram integration
This commit is contained in:
16
TASKS.md
16
TASKS.md
@@ -1,6 +1,20 @@
|
||||
# derp - Tasks
|
||||
|
||||
## Current Sprint -- v2.1.0 Teams Integration (2026-02-21)
|
||||
## Current Sprint -- v2.1.0 Telegram Integration (2026-02-21)
|
||||
|
||||
| Pri | Status | Task |
|
||||
|-----|--------|------|
|
||||
| P0 | [x] | Fix `src/derp/teams.py` -- route `send()` through SOCKS5 proxy |
|
||||
| P0 | [x] | `src/derp/telegram.py` -- TelegramBot, TelegramMessage, long-polling |
|
||||
| P0 | [x] | `src/derp/config.py` -- `[telegram]` defaults |
|
||||
| P0 | [x] | `src/derp/cli.py` -- conditionally start TelegramBot |
|
||||
| P0 | [x] | All Telegram HTTP through SOCKS5 proxy (`derp.http.urlopen`) |
|
||||
| P0 | [x] | Permission tiers via user IDs (exact match) |
|
||||
| P0 | [x] | @botusername suffix stripping, message splitting (4096 chars) |
|
||||
| P1 | [x] | Tests: `test_telegram.py` (75 cases) |
|
||||
| P2 | [x] | Documentation update (USAGE.md, CHEATSHEET.md, API.md, README.md, ROADMAP.md) |
|
||||
|
||||
## Previous Sprint -- v2.1.0 Teams Integration (2026-02-21)
|
||||
|
||||
| Pri | Status | Task |
|
||||
|-----|--------|------|
|
||||
|
||||
Reference in New Issue
Block a user