managarten/services/matrix-clock-bot
Till-JS e2a3277fa1 feat(matrix-clock-bot): add Matrix bot for time tracking
- Add Docker build configuration with npm overrides for matrix-sdk
- Update port from 3317 to 3318 to avoid conflict with Zitare bot
- Add tsconfig.build.json for production builds
- Add clock-bot service to docker-compose.macmini.yml
- Bot supports timers, alarms, and world clocks via Matrix chat

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 17:04:45 +01:00
..
src feat(matrix-clock-bot): add Matrix bot for time tracking 2026-01-28 17:04:45 +01:00
.dockerignore feat(matrix-clock-bot): add Matrix bot for time tracking 2026-01-28 16:27:49 +01:00
.env.example feat(matrix-clock-bot): add Matrix bot for time tracking 2026-01-28 16:27:49 +01:00
CLAUDE.md feat(matrix-clock-bot): add Matrix bot for time tracking 2026-01-28 17:04:45 +01:00
Dockerfile feat(matrix-clock-bot): add Matrix bot for time tracking 2026-01-28 17:04:45 +01:00
nest-cli.json feat(matrix-clock-bot): add Matrix bot for time tracking 2026-01-28 16:27:49 +01:00
package.json feat(matrix-clock-bot): add Matrix bot for time tracking 2026-01-28 17:04:45 +01:00
tsconfig.build.json feat(matrix-clock-bot): add Matrix bot for time tracking 2026-01-28 17:04:45 +01:00
tsconfig.json feat(matrix-clock-bot): add Matrix bot for time tracking 2026-01-28 17:04:45 +01:00