mirror of
https://github.com/BEARlogin/max-telegram-bridge-bot.git
synced 2026-04-28 03:39:46 +00:00
forwardTgToMax built the final text from msg.Text/msg.Caption directly, discarding the caption parameter that already had replacements applied in handleTgChannelPost. For single posts (not media groups) in crosspost, replacements were effectively ignored. Added isCrosspost flag: when true, use the caption as-is (post-replacements, no attribution, no markdown format since replacement may have invalidated entity offsets). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
23 lines
236 B
Text
23 lines
236 B
Text
# Binaries
|
|
bridge
|
|
bridge_linux
|
|
max-telegram-bridge-bot
|
|
*.exe
|
|
|
|
# Database
|
|
*.db
|
|
*.db-shm
|
|
*.db-wal
|
|
|
|
# Environment
|
|
.env
|
|
deploy.sh
|
|
backup.sh
|
|
backup-cleanup.sh
|
|
bearlogin-bridge
|
|
bridge.db.bak
|
|
|
|
# Local tools
|
|
.omc/
|
|
broadcast.sh
|
|
broadcast_*.html
|