reminders: implement Telegram Bot API adapter #197

Closed
opened 2026-04-06 20:59:04 +00:00 by barrettruth · 1 comment
barrettruth commented 2026-04-06 20:59:04 +00:00

Summary

Implement Telegram reminder delivery through a bot token and chat id.

Scope

  • bot token config
  • chat id endpoint support
  • send/test-send support
  • transport error mapping
  • mocked tests and manual verification

Blocked by: #194, #195

## Summary Implement Telegram reminder delivery through a bot token and chat id. ## Scope - bot token config - chat id endpoint support - send/test-send support - transport error mapping - mocked tests and manual verification Blocked by: #194, #195
barrettruth commented 2026-04-06 22:32:12 +00:00

Completed by #208. Telegram Bot API reminder send and test-send support now exist, including bot token system config, transport error handling, and mocked tests.

Completed by #208. Telegram Bot API reminder send and test-send support now exist, including bot token system config, transport error handling, and mocked tests.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/delta#197
No description provided.