feat: add optional custom starttime and duplicate name check to /stopwatch
All checks were successful
Auto Build and Push Docker Image / build (push) Successful in 6s
All checks were successful
Auto Build and Push Docker Image / build (push) Successful in 6s
This commit is contained in:
@@ -90,7 +90,7 @@ npm run deploy
|
||||
- `/timer help` – Timer-Hilfe
|
||||
|
||||
### Stoppuhr (Hochzählender Timer)
|
||||
- `/stopwatch start <name>` – Startet eine neue Stoppuhr mit Namen
|
||||
- `/stopwatch start <name> [startzeit]` – Startet eine neue Stoppuhr mit Namen (optional mit vergangener Startzeit z.B. `14:30`, `2h`)
|
||||
- `/stopwatch status [name]` – Abgelaufene Zeit abfragen
|
||||
- `/stopwatch stop <name>` – Stoppuhr beenden & Laufzeit ausgeben
|
||||
- `/stopwatch list` – Aktive Stoppuhren auflisten
|
||||
|
||||
Reference in New Issue
Block a user