managarten/services/matrix-skilltree-bot
Till-JS f04c27fe26 ♻️ refactor: migrate 5 Matrix bots to shared utilities
Migrate bots to use KeywordCommandDetector and UserListMapper from
@manacore/matrix-bot-common, reducing duplicate code.

KeywordCommandDetector (natural language command detection):
- matrix-ollama-bot
- matrix-nutriphi-bot
- matrix-contacts-bot

UserListMapper (number-based reference system):
- matrix-presi-bot (decks + themes)
- matrix-skilltree-bot (skills)
- matrix-contacts-bot (contacts)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 02:57:21 +01:00
..
src ♻️ refactor: migrate 5 Matrix bots to shared utilities 2026-02-01 02:57:21 +01:00
.env.example feat(matrix-skilltree-bot): add Matrix bot for skill tree and XP management 2026-01-30 17:00:01 +01:00
.gitignore feat(matrix-skilltree-bot): add Matrix bot for skill tree and XP management 2026-01-30 17:00:01 +01:00
CLAUDE.md feat(matrix-skilltree-bot): add Matrix bot for skill tree and XP management 2026-01-30 17:00:01 +01:00
Dockerfile feat(matrix-skilltree-bot): add Matrix bot for skill tree and XP management 2026-01-30 17:00:01 +01:00
nest-cli.json feat(matrix-skilltree-bot): add Matrix bot for skill tree and XP management 2026-01-30 17:00:01 +01:00
package.json ♻️ refactor: migrate 19 Matrix bots to shared HealthController 2026-02-01 01:17:01 +01:00
tsconfig.json feat(matrix-skilltree-bot): add Matrix bot for skill tree and XP management 2026-01-30 17:00:01 +01:00