max-telegram-bridge-bot/.gitignore
Andrey Lugovskoy 111e4a8c0d Apply replacements in crosspost forwardTgToMax
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>
2026-04-20 17:06:57 +04:00

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