This website requires JavaScript.
explore
Help
Sign In
earthjasonlin
/
ai-mail-bot
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
100
Commits
1
Branch
0
Tags
9906f1675fec14aba2ee9467a63ddba3b0689218
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
earthjasonlin
9906f1675f
chore: remove reply_suggestions from email summarization prompt AI reply suggestions are now generated on-demand when user clicks full/short reply buttons, using style-specific prompts.
2026-07-17 21:02:50 +08:00
src
chore: remove reply_suggestions from email summarization prompt AI reply suggestions are now generated on-demand when user clicks full/short reply buttons, using style-specific prompts.
2026-07-17 21:02:50 +08:00
.gitignore
fix: ensure data directory exists before DB connection in all threads
2026-07-15 18:18:24 +08:00
activate.bat
feat: init AI email summarization bot
2026-07-02 19:45:34 +08:00
activate.ps1
feat: init AI email summarization bot
2026-07-02 19:45:34 +08:00
app.log
fix: use ellipsis character instead of dots in status messages for MarkdownV2 compatibility
2026-07-13 08:28:23 +08:00
config.yaml.example
feat: IMAP 支持 SSL/STARTTLS 配置
2026-07-02 22:18:51 +08:00
main.py
perf: reduce poll timeout to 1s and wait to 50ms for faster button response
2026-07-15 19:20:52 +08:00
MEMORY.md
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
requirements.txt
chore: 添加 requirements.txt
2026-07-02 22:05:07 +08:00
S
Description
A Telegram bot that handles your email with AI
689
KiB
0
Stars
1
Watchers
0
Forks
Languages
Python
99.7%
PowerShell
0.2%
Batchfile
0.1%