4 Commits

Author SHA1 Message Date
Kyle Fang
2c605e4c19 fix: bump 2025-12-21 14:40:19 +08:00
Kyle Fang
926bbc2e8e feat: add wait_for_reply tool and improve telegram-mcp
- Add wait_for_reply tool to wait for incoming messages in specific chats
- Implement proper mtcute Dispatcher pattern for message handling
- Add @mtcute/dispatcher dependency
- Update server to show storage path clearly during setup
- Improve README with detailed setup instructions
- Add support for TELEGRAM_STORAGE_PATH environment variable
- Decouple wait functionality from message sending for better flexibility

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-29 14:50:29 +08:00
Kyle Fang
7e1877f41c feat: init commit 2025-06-29 11:59:58 +08:00
Kyle Fang
966f4d1e03 Initial commit 2025-06-29 10:02:42 +08:00