Install
openclaw skills install @bluesneed/singapore-pools-toto-resultsFetch and summarize latest Singapore Pools TOTO results from official Singapore Pools data files (normal, cascade, hongbao, special). Use when users ask for...
openclaw skills install @bluesneed/singapore-pools-toto-resultsFetch the latest TOTO result directly from Singapore Pools generated result files and return clean text or JSON.
normal, cascade, hongbao, special) as needed.--format text for chat replies and --format json for automation.Source URL when citing results.python3 scripts/fetch_toto_latest.py
python3 scripts/fetch_toto_latest.py --draw-type cascade
python3 scripts/fetch_toto_latest.py --draw-type hongbao --format json
python3 scripts/fetch_toto_latest.py --draw-type special --format json
The script returns:
/en/product/sr/Pages/toto_results.aspx?...)--timeout 30.scripts/fetch_toto_latest.py.references/source-endpoints.md.scripts/fetch_toto_latest.py: Fetch and parse latest result payload.references/source-endpoints.md: Official endpoint mapping and parser assumptions.