EchoZenith
|
ae569098f4
|
feat: add /del command and refactor start handler (#4)
- Implement synchronized message deletion for admin.
- Rename start function to handle_start for consistency
|
2026-01-28 13:40:59 +08:00 |
|
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 |
|