managarten/services
Claude 3753724e82
feat(telegram-contacts-bot): implement new Telegram bot for contacts
- Add NestJS service with Telegraf for Telegram bot functionality
- Implement commands: /search, /favorites, /recent, /birthdays, /tags, /stats, /add
- Create database schema for user linking and bot settings
- Add Contacts API client for fetching contacts data
- Include birthday detection and upcoming birthdays list
- Add message formatters for German locale
- Include Dockerfile and CLAUDE.md documentation
- Update TELEGRAM_BOTS.md with new bot

Commands implemented:
- /search [name] - Search contacts
- /favorites - Show favorite contacts
- /recent - Recently added contacts
- /birthdays - Upcoming birthdays
- /tags, /tag [name] - Tag management
- /stats - Contact statistics
- /add [name] - Quick-add contact
- /link, /unlink - Account management

https://claude.ai/code/session_01LwmhvhKpEsvVtY1ZKhYu6f
2026-01-28 00:46:28 +00:00
..
mana-core-auth 🧑‍💻 feat(dx): improve local development experience 2026-01-27 16:58:11 +01:00
mana-stt feat(telegram-bot): add local STT support and Prometheus metrics 2026-01-27 16:51:09 +01:00
ollama-metrics-proxy feat(telegram-bot): add local STT support and Prometheus metrics 2026-01-27 16:51:09 +01:00
telegram-calendar-bot feat(telegram-calendar-bot): add Mac Mini setup script 2026-01-28 00:33:09 +00:00
telegram-contacts-bot feat(telegram-contacts-bot): implement new Telegram bot for contacts 2026-01-28 00:46:28 +00:00
telegram-ollama-bot feat(telegram-ollama-bot): add Telegram bot for local LLM inference via Ollama 2026-01-26 15:43:41 +01:00
telegram-project-doc-bot feat(telegram-bot): add local STT support and Prometheus metrics 2026-01-27 16:51:09 +01:00
telegram-stats-bot 🔧 fix(telegram-bot): improve database connection logging and error messages 2026-01-26 11:14:52 +01:00