# TimeChat

Freelancer time tracker via Telegram natural language → auto-PDF invoice end of month. $7/mo.

## Flow

```
User on Telegram: "Acme 2h brief review"
  ▼
[Telegraf bot] → [LLM intent parser] → [Postgres entry]
  ▼
End of month: cron → PDF invoice → client email
```

## Apps

- `apps/web` — Next.js dashboard (weekly/monthly reports, client settings)
- `apps/api` — Nest.js + Telegraf + OpenAI parser + pdf-lib

## Pricing

- Free: 1 client, 50 entries/mo
- Pro $7/mo: unlimited clients, invoices, email-to-client
- Team $19/mo: 3 users + Stripe Connect

## Domain

`timechat.eventium.com` (fallback `timechat.mindie.dev`).
