Files
wework_xiaoai_bot/.gitignore
T
houhuan c7b8b01fe2 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>
2026-05-03 13:52:04 +08:00

10 lines
80 B
Plaintext

.env
.mi.token
__pycache__/
*.pyc
*.pyo
.pytest_cache/
*.egg-info/
dist/
build/