Add WeWork XiaoAi TTS bot - WeChat Work long connection bridge

Receives messages from WeChat Work bot via WebSocket long connection
and speaks them through XiaoAi smart speaker TTS.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-03 13:52:04 +08:00
commit c7b8b01fe2
17 changed files with 762 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
websockets>=13.0
python-dotenv>=1.0.0
miservice_fork>=2.9.0
aiohttp>=3.9.0
pytest>=8.0.0
pytest-asyncio>=0.23.0