init: WeChat Hermes Gateway - wxhook + Hermes AI auto-reply bot

This commit is contained in:
hmo
2026-05-17 14:13:14 +08:00
commit 93f4273b3d
5 changed files with 564 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# Python
__pycache__/
*.pyc
.venv/
*.egg-info/
# OS
.DS_Store
Thumbs.db
# IDE
.vscode/
.idea/
# Logs
*.log