managarten/services/matrix-mana-bot/src/handlers
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
..
ai.handler.ts fix(matrix-mana-bot): correct service method calls and add deploy script 2026-01-29 00:42:50 +00:00
calendar.handler.ts feat(services): add matrix-mana-bot unified gateway 2026-01-29 00:23:46 +00:00
clock.handler.ts fix(types): resolve TypeScript errors across multiple packages 2026-01-29 13:33:01 +01:00
handlers.module.ts feat(matrix-mana-bot): add voice output/TTS support (Phase 2) 2026-02-01 03:02:37 +01:00
help.handler.ts ♻️ refactor: migrate 5 bots to KeywordCommandDetector 2026-02-01 03:11:58 +01:00
todo.handler.ts fix(matrix-mana-bot): correct service method calls and add deploy script 2026-01-29 00:42:50 +00:00
voice.handler.ts feat(matrix-mana-bot): add persistent voice preferences (Phase 4) 2026-02-01 03:08:52 +01:00