feat(polymarket-browse): add --starts-before filter for match events #30
Reference in New Issue
Block a user
Delete Branch "feat/starts-before-filter"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
--starts-beforeCLI argument accepting Unix timestamp to filter match eventsChanges
browse.py: Added CLI argument andfilter_by_starts_before()functiontest_browse.py: AddedTestStartsBeforeFilterwith 3 unit testsSKILL.md: Updated documentationTesting
73/73 tests passing
Notes
_is_live_event()which checks if event started within last 4 hourscloses #29
lgtm
Pull request closed