👮 ServiceSystem
Description
File: ServiceSystem.py
Staff on-duty time tracking system.
Features
- Session Tracking: Logs start/end timestamps for staff service.
- Live Dashboard: Updates a message with current "On Duty" staff.
- Weekly Reports: Aggregates statistics.
Commands
| Command | Description |
|---|---|
/service prise | Clock in. |
/service fin | Clock out. |
/service pause | Pause session. |
/service check | View current session stats. |