3 Commits

Author SHA1 Message Date
EchoZenith
ae635d10b9 feat: Implement message edit synchronization with reply-to link (#2) 2026-01-27 22:08:13 +08:00
EchoZenith
5e6820cca3 feat(bot): add source code link to greeting message
- Define GITHUB_URL environment variable with fallback
- Implement InlineKeyboardMarkup for the start command
- Add "🌟 查看项目源码" button to welcome message
2026-01-26 11:43:15 +08:00
EchoZenith
a4760bc373 feat: initial project setup
- Add bot.py with core Telegram Contact Bot logic
- Add Dockerfile and docker-compose for containerization
- Add requirements.txt for dependency management
- Add .env.example for environment configuration
2026-01-25 20:19:56 +08:00