managarten/services/matrix-todo-bot
Till-JS 867a1a7fb6 ♻️ refactor: migrate 5 bots to KeywordCommandDetector
Migrated to KeywordCommandDetector from @manacore/matrix-bot-common:
- matrix-calendar-bot (termine, kalender keywords)
- matrix-clock-bot (timer, zeit keywords)
- matrix-picture-bot (modelle, verlauf keywords)
- matrix-todo-bot (aufgaben, projekte keywords)
- matrix-zitare-bot (zitat, kategorien keywords)

Removed duplicate KEYWORD_COMMANDS arrays and detectKeywordCommand()
methods from all 5 bots.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 03:11:58 +01:00
..
src ♻️ refactor: migrate 5 bots to KeywordCommandDetector 2026-02-01 03:11:58 +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 feat(matrix): add Matrix Todo Bot service 2026-01-28 15:47:33 +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