managarten/services/matrix-skilltree-bot/src
Till-JS 004fe85799 fix(matrix-bots): resolve TypeScript strict null check errors
- Fix parseInt undefined errors in configuration files
- Add fallbacks for Matrix client constructor parameters
- Fix possibly undefined data accesses with non-null assertions
- Update setCurrentConversation to accept null

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 17:32:09 +01:00
..
bot fix(matrix-bots): resolve TypeScript strict null check errors 2026-01-30 17:32:09 +01:00
config fix(matrix-bots): resolve TypeScript strict null check errors 2026-01-30 17:32:09 +01:00
session feat(matrix-skilltree-bot): add Matrix bot for skill tree and XP management 2026-01-30 17:00:01 +01:00
skilltree feat(matrix-skilltree-bot): add Matrix bot for skill tree and XP management 2026-01-30 17:00:01 +01:00
app.module.ts feat(matrix-skilltree-bot): add Matrix bot for skill tree and XP management 2026-01-30 17:00:01 +01:00
health.controller.ts feat(matrix-skilltree-bot): add Matrix bot for skill tree and XP management 2026-01-30 17:00:01 +01:00
main.ts feat(matrix-skilltree-bot): add Matrix bot for skill tree and XP management 2026-01-30 17:00:01 +01:00