docs: update AGENTS-BOT.md and README.md with Stopwatch features & guidelines
All checks were successful
Auto Build and Push Docker Image / build (push) Successful in 3s

This commit is contained in:
sarah
2026-08-03 19:00:53 +02:00
parent f7b3347d66
commit 9ca4f9044f
2 changed files with 2 additions and 0 deletions

View File

@@ -157,5 +157,6 @@ npm run deploy
-**Role Selection:** Self-Service Rollen-System über Discord Select Menus mit automatischer Berechtigungsprüfung und Fehlerabfangung.
-**Smart Auto-Response System:** Präzises Trigger-Wort-Matching mit Wortgrenzen-Regex (`\b`), um Falsch-Positive zu vermeiden.
-**Reminders:** Intelligentes Zeit-Parsing (z.B. "morgen 15:00", "30min").
-**Persistent Stopwatches:** Namentliche hochzählende Stoppuhren mit SQLite-Speicherung, Unterstützung für optionale vergangene Startzeiten (z.B. "14:30", "2h"), Duplikat-Schutz und relativer Discord-Zeitdarstellung.
-**Developer & Team Support:** Unterstützung von Discord Developer Teams und `BOT_OWNER_ID` Fallback für Owner-Befehle.
-**Docker Support:** Containerisiertes Deployment inklusive Volume-Mounts für Daten.