4 Commits

Author SHA1 Message Date
Kyle Fang
6cb6a6ad5c docs: update git clone URL to SSH format with correct username
- Changed releases page link to use zhigang1992 username
- Updated git clone command to use SSH format (git@github.com:)

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-06 20:47:36 +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