Skip to content

feat: --dry-run flag for heartbeat and post-watch #3

@ubgb

Description

@ubgb

Suggested by @SayJonny on Moltbook

Add a --dry-run flag that runs all detection logic (unanswered comments, feed scan, etc.) but does not post anything. Useful for testing configuration without firing live API calls.

Good first issue — just gate all comment_with_verify() and post_with_verify() calls behind a dry_run=False parameter and add the CLI flag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions