managarten/services/matrix-zitare-bot
Till-JS 742aa0e046 feat(zitare): add multilingual support and expanded quote metadata
- Add 6-language support: original, de, en, it, fr, es
- Add quote metadata: source, year, tags, imageUrl, authorBio, verified
- Add originalLanguage field to preserve original quote language (la, el, zh, sa, etc.)
- Update all 50 quotes with full translations and metadata
- Add new utility functions: getQuoteText, getQuotesByTag, getAllTags,
  getQuotesByAuthor, getVerifiedQuotes, getQuotesByYearRange,
  getQuotesByOriginalLanguage
- Update matrix-zitare-bot to use new multilingual schema
2026-02-13 12:42:50 +01:00
..
src feat(zitare): add multilingual support and expanded quote metadata 2026-02-13 12:42:50 +01:00
.dockerignore feat(matrix-zitare-bot): add Matrix bot for daily inspiration quotes 2026-01-28 16:45:11 +01:00
.gitignore feat(matrix-zitare-bot): add Matrix bot for daily inspiration quotes 2026-01-28 16:45:11 +01:00
CLAUDE.md feat(matrix-zitare-bot): add Matrix bot for daily inspiration quotes 2026-01-28 16:45:11 +01:00
Dockerfile fix(bots): install wget for Docker health checks 2026-02-01 17:19:08 +01:00
nest-cli.json feat(matrix-zitare-bot): add Matrix bot for daily inspiration quotes 2026-01-28 16:45:11 +01:00
package.json feat(zitare): add @zitare/content package for shared quotes 2026-02-13 12:30:41 +01:00
tsconfig.json feat(matrix-zitare-bot): add Matrix bot for daily inspiration quotes 2026-01-28 16:45:11 +01:00