managarten/services/matrix-chat-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
chat feat(matrix-chat-bot): add Matrix bot for AI chat conversations 2026-01-30 17:18:21 +01:00
config fix(matrix-bots): resolve TypeScript strict null check errors 2026-01-30 17:32:09 +01:00
session fix(matrix-bots): resolve TypeScript strict null check errors 2026-01-30 17:32:09 +01:00
app.module.ts feat(matrix-chat-bot): add Matrix bot for AI chat conversations 2026-01-30 17:18:21 +01:00
health.controller.ts feat(matrix-chat-bot): add Matrix bot for AI chat conversations 2026-01-30 17:18:21 +01:00
main.ts feat(matrix-chat-bot): add Matrix bot for AI chat conversations 2026-01-30 17:18:21 +01:00