managarten/services/matrix-questions-bot
Till-JS df47dafeb5 chore(matrix-bots): standardize package.json across all 9 bots
- Unified package scope to @mana-bots/*
- Added private: true to all packages
- Added pnpm overrides for matrix-sdk-crypto-nodejs
- Added prebuild script to clean dist folder
- Updated all dependencies to latest versions:
  - @nestjs/*: ^10.4.15
  - @nestjs/config: ^3.3.0
  - reflect-metadata: ^0.2.2
  - @types/node: ^22.10.2
  - typescript: ^5.7.2

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 17:49:15 +01:00
..
src fix(matrix-bots): resolve TypeScript strict null check errors 2026-01-30 17:32:09 +01:00
.env.example feat(matrix-questions-bot): add Matrix bot for Q&A research management 2026-01-30 16:48:56 +01:00
.gitignore feat(matrix-questions-bot): add Matrix bot for Q&A research management 2026-01-30 16:48:56 +01:00
CLAUDE.md feat(matrix-questions-bot): add Matrix bot for Q&A research management 2026-01-30 16:48:56 +01:00
Dockerfile feat(matrix-questions-bot): add Matrix bot for Q&A research management 2026-01-30 16:48:56 +01:00
nest-cli.json feat(matrix-questions-bot): add Matrix bot for Q&A research management 2026-01-30 16:48:56 +01:00
package.json chore(matrix-bots): standardize package.json across all 9 bots 2026-01-30 17:49:15 +01:00
tsconfig.json feat(matrix-questions-bot): add Matrix bot for Q&A research management 2026-01-30 16:48:56 +01:00