Files
matrix-ai-agent/bot.py
Christian Gick b0125bf68e feat: add HTTP API for E2EE Matrix notifications
- POST /notify: send encrypted message to any room
- GET /messages: read decrypted messages from any room
- GET /health: health check
- Authenticated via BOT_API_KEY header
- Port 9100 exposed in docker-compose

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 16:47:01 +02:00

194 KiB