π¦ ClawHub
Medication Channel
by @cdmichaelb
Handle messages in a medication-tracking channel by routing medication events through a deterministic medication tracker instead of freehand model judgment....
βοΈ Configuration
Set the following environment variables or replace placeholders before use:
MEDICATION_TIMEZONE β IANA timezone string for local time display (e.g. America/Los_Angeles, Europe/Berlin)WORKSPACE β root directory for data files (defaults to ~/.openclaw/workspace)Medication names and schedules are configured at the top of scripts/tracker_v2.py β edit the MORNING_MEDS, EVENING_MEDS, and KNOWN_MEDS lists to match your regimen.
TERMINAL
clawhub install medication-channel