# 2026-04-21

## FRIDAY - Tägliche Notizen

### Aktueller Stand

**Identität:**
- Name: FRIDAY
- Persona: Britischer Gentleman, technischer Butler
- Emoji: ⚡

**Aktive Systeme:**
- gTTS Sprachausgabe ✅
- Whisper STT ✅
- Silero TTS (6 deutsche Stimmen) ✅
- Google OAuth vorbereitet (Credentials + Auth-Script)
- Playwright installiert (wartet auf Browser-Bibliotheken)

**Wichtige Pfade:**
- Audio Engine: `/sandbox/.openclaw-data/workspace/friday_audio_engine/`
- Communication: `/sandbox/.openclaw-data/workspace/friday_comm/`
- Email-Account: `/sandbox/.openclaw-data/workspace/Emailaccount/`
- Credentials: `/sandbox/.openclaw-data/workspace/Emailaccount/credentials.json`
- Token: `/sandbox/.openclaw-data/workspace/Emailaccount/token.json`

**Google Workspace Scopes:**
- gmail.modify, calendar.events, drive, spreadsheets, documents, presentations

**Offene Aufgaben:**
- Google OAuth Token abholen (User hat Link erhalten, Code fehlt noch)
- Hyperliquid API (api.hyperliquid.xyz muss noch whitelistet werden)

**Benutzer:**
- Name: M G
- Telegram: 1344779884
- Chitin Auth: `21d2faf15f0f133c12fdf7a0988107755e55efc1811f36af3603c0c25a9f614f`

### Gestern erledigt
- Playwright installiert (Browser-Bibliotheken fehlen in Sandbox)
- Web-Fetch als Alternative genutzt