managarten/apps/zitare/packages/content
Till-JS 74c1cfed4f feat(zitare): add @zitare/content package for shared quotes
- Create new @zitare/content package with 50 German quotes
- Include 10 categories: motivation, weisheit, liebe, leben, erfolg,
  glueck, freundschaft, mut, hoffnung, natur
- Add utility functions: getRandomQuote, getDailyQuote, searchQuotes,
  getQuotesByCategory, formatQuote, etc.
- Migrate matrix-zitare-bot to use the shared package
- Remove hardcoded quotes from bot configuration
2026-02-13 12:30:41 +01:00
..
src feat(zitare): add @zitare/content package for shared quotes 2026-02-13 12:30:41 +01:00
package.json feat(zitare): add @zitare/content package for shared quotes 2026-02-13 12:30:41 +01:00
tsconfig.json feat(zitare): add @zitare/content package for shared quotes 2026-02-13 12:30:41 +01:00
tsup.config.ts feat(zitare): add @zitare/content package for shared quotes 2026-02-13 12:30:41 +01:00