managarten/services/matrix-todo-bot
Till-JS cee30ff7ed feat(matrix-todo-bot): improve UX with German commands without ! prefix
- heute command now shows both today's tasks AND inbox tasks
- All commands work without ! prefix (e.g., 'heute' instead of '!heute')
- Updated all help text and messages to show German commands
- Added direct command recognition for: neu, heute, erledigt, löschen, etc.
- Commands still work with ! prefix for backwards compatibility

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 18:32:00 +01:00
..
src feat(matrix-todo-bot): improve UX with German commands without ! prefix 2026-02-02 18:32:00 +01:00
.dockerignore feat(matrix): add Matrix Todo Bot service 2026-01-28 15:47:33 +01:00
.env.example feat(matrix-bots): add voice note transcription via mana-stt 2026-01-28 16:10:20 +01:00
CLAUDE.md feat(matrix): add Matrix Todo Bot service 2026-01-28 15:47:33 +01:00
Dockerfile fix(bots): install wget for Docker health checks 2026-02-01 17:19:08 +01:00
nest-cli.json feat(matrix): add Matrix Todo Bot service 2026-01-28 15:47:33 +01:00
package.json ♻️ refactor: migrate 19 Matrix bots to shared HealthController 2026-02-01 01:17:01 +01:00
tsconfig.build.json feat(matrix): add Matrix Todo Bot service 2026-01-28 15:47:33 +01:00
tsconfig.json feat(matrix): add Matrix Todo Bot service 2026-01-28 15:47:33 +01:00