managarten/services/matrix-clock-bot
Till-JS dbd14f7134 feat(matrix-clock-bot): add Matrix bot for time tracking
Features:
- Timer commands: !timer 25m, !stop, !resume, !reset, !status
- Alarm commands: !alarm 07:30, !alarms
- World clock: !zeit, !weltuhr Berlin, !weltuhren
- Voice note support via mana-stt transcription
- Natural language parsing for German time formats
2026-01-28 16:27:49 +01:00
..
src feat(matrix-clock-bot): add Matrix bot for time tracking 2026-01-28 16:27:49 +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 16:27:49 +01:00
Dockerfile feat(matrix-clock-bot): add Matrix bot for time tracking 2026-01-28 16:27:49 +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 16:27:49 +01:00
tsconfig.json feat(matrix-clock-bot): add Matrix bot for time tracking 2026-01-28 16:27:49 +01:00