v0.1.7 - Architecture guide
Telegram Multi-Bot Stack v0.1.7
This release adds a dedicated architecture guide.
What's New
- added
docs/architecture.md - linked the architecture guide from both Chinese and English README files
Why This Matters
- new users can understand the 6-bot layout faster
- contributors can see the routing, memory, permission, and shared-skill model in one place
- the repository now has a clearer technical overview beyond the landing-page diagram
Quick Start
git clone https://github.com/ukgorclawbot-stack/telegram-multi-bot-stack.git
cd telegram-multi-bot-stack
bash ./install.sh
bash ./configure.sh
bash ./apply_stack.sh