Expand description
Verification challenge handling for the Moltbook CLI.
This module provides generic logic for detecting and displaying verification requirements (e.g., CAPTCHAs, math problems) returned by the Moltbook API.
Functionsยง
- handle_
verification - Checks for verification requirements in an API response and displays instructions if found.