This website requires JavaScript.
Explore
Help
Sign In
earthjasonlin
/
ai-mail-bot
Watch
1
Star
0
Fork
0
You've already forked ai-mail-bot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
87
Commits
1
Branch
0
Tags
d76a119190e580b439eed130c66c489981b175a3
Commit Graph
2 Commits
Author
SHA1
Message
Date
Zichao Lin
d76a119190
feat: support attachments in manual reply (photo/video/document/voice) - Add _extract_media: extract media info from Telegram messages - Add _download_tg_file: download files from Telegram API - Modify _handle_message: accumulate attachments in awaiting_reply, send with text - Modify _handle_update: process messages without text (media-only) - Modify smtp_client.send_reply: support MIME multipart with attachments - Add comprehensive tests (11 tests, all passing)
2026-07-17 19:04:27 +08:00
Zichao Lin
fe24a07d15
fix: parse_mode always MarkdownV2, add MEMORY.md with project rules
2026-07-17 18:36:53 +08:00