managarten/services/matrix-mana-bot/src/voice
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
..
voice-formatter.service.ts feat(matrix-mana-bot): add smart voice formatting (Phase 3) 2026-02-01 03:05:51 +01:00
voice-preferences.store.ts feat(matrix-mana-bot): add persistent voice preferences (Phase 4) 2026-02-01 03:08:52 +01:00
voice.module.ts feat(matrix-mana-bot): add persistent voice preferences (Phase 4) 2026-02-01 03:08:52 +01:00
voice.service.ts ♻️ refactor: migrate 5 bots to KeywordCommandDetector 2026-02-01 03:11:58 +01:00