A Python-based template for building extensible echo bots (Telegram, Feishu, etc.) with state snapshotting and cloud-ready deployment.
- Persistence: Save every message and media file to local or cloud storage automatically.
- Snapshots: Capture and restore bot conversation states for robust management.
- Cloud-Ready: Native support for Google Cloud Run deployment.
- Extensible: Easily add support for new messaging platforms.
To use this template, please refer to the following:
- Roadmap: Current progress and future tasks.
- Contributing Guidelines: Setup instructions, developer principles, and AI workflows.
MIT