managarten/services/matrix-todo-bot/src/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
..
bot.module.ts ♻️ refactor: consolidate SessionService & TranscriptionService in @manacore/bot-services 2026-02-01 00:37:54 +01:00
matrix.service.ts ♻️ refactor: migrate 5 bots to KeywordCommandDetector 2026-02-01 03:11:58 +01:00