Skip to content

feat(telegram): render markdown messages#626

Merged
birdmanmandbir merged 2 commits into
mainfrom
feat/telegram-message-render-handle
Jun 11, 2026
Merged

feat(telegram): render markdown messages#626
birdmanmandbir merged 2 commits into
mainfrom
feat/telegram-message-render-handle

Conversation

@birdmanmandbir

Copy link
Copy Markdown
Contributor

Summary

  • Render outbound Telegram text through telegramify-markdown-go.
  • Send Telegram message entities instead of raw Markdown markers.
  • Keep 4096-character splitting on rendered Telegram chunks.

Verification

  • go test ./internal/telegram
  • make test
  • make ci currently fails on existing lint issues outside this change: goconst findings across multiple packages and unused internal/gitprovider/provider.go:tailString.

@birdmanmandbir birdmanmandbir merged commit e712389 into main Jun 11, 2026
6 checks passed
@birdmanmandbir birdmanmandbir deleted the feat/telegram-message-render-handle branch June 11, 2026 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant