managarten/services/telegram-calendar-bot/src
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
..
bot fix(telegram-calendar-bot): fix dependency version and type error 2026-01-27 19:38:48 +00:00
calendar feat(telegram-calendar-bot): implement new Telegram bot for calendar integration 2026-01-27 19:30:58 +00:00
config feat(telegram-calendar-bot): implement new Telegram bot for calendar integration 2026-01-27 19:30:58 +00:00
database feat(telegram-calendar-bot): implement new Telegram bot for calendar integration 2026-01-27 19:30:58 +00:00
reminder feat(telegram-calendar-bot): implement new Telegram bot for calendar integration 2026-01-27 19:30:58 +00:00
user feat(telegram-calendar-bot): implement new Telegram bot for calendar integration 2026-01-27 19:30:58 +00:00
app.module.ts feat(telegram-calendar-bot): implement new Telegram bot for calendar integration 2026-01-27 19:30:58 +00:00
health.controller.ts feat(telegram-calendar-bot): implement new Telegram bot for calendar integration 2026-01-27 19:30:58 +00:00
main.ts feat(telegram-calendar-bot): implement new Telegram bot for calendar integration 2026-01-27 19:30:58 +00:00