managarten/services/telegram-calendar-bot
Claude 2d47941247
fix(telegram-calendar-bot): fix dependency version and type error
- Update @nestjs/config from ^10.0.0 to ^3.3.0 (correct version)
- Fix formatStatusMessage to accept null username parameter
- Add pnpm-lock.yaml for reproducible builds

https://claude.ai/code/session_01LwmhvhKpEsvVtY1ZKhYu6f
2026-01-27 19:38:48 +00:00
..
src fix(telegram-calendar-bot): fix dependency version and type error 2026-01-27 19:38:48 +00:00
.env.example feat(telegram-calendar-bot): implement new Telegram bot for calendar integration 2026-01-27 19:30:58 +00:00
CLAUDE.md feat(telegram-calendar-bot): implement new Telegram bot for calendar integration 2026-01-27 19:30:58 +00:00
Dockerfile feat(telegram-calendar-bot): implement new Telegram bot for calendar integration 2026-01-27 19:30:58 +00:00
drizzle.config.ts feat(telegram-calendar-bot): implement new Telegram bot for calendar integration 2026-01-27 19:30:58 +00:00
nest-cli.json feat(telegram-calendar-bot): implement new Telegram bot for calendar integration 2026-01-27 19:30:58 +00:00
package.json fix(telegram-calendar-bot): fix dependency version and type error 2026-01-27 19:38:48 +00:00
pnpm-lock.yaml fix(telegram-calendar-bot): fix dependency version and type error 2026-01-27 19:38:48 +00:00
tsconfig.json feat(telegram-calendar-bot): implement new Telegram bot for calendar integration 2026-01-27 19:30:58 +00:00