chaturbate_poller.cli.commands¶
CLI commands for the Chaturbate Poller.
Attributes¶
The module-level logger. |
Functions¶
Module Contents¶
- chaturbate_poller.cli.commands.start(username: str, token: str, timeout: int, *, testbed: bool, database: bool, verbose: bool) None¶
Start the Chaturbate Poller.
- chaturbate_poller.cli.commands.logger: logging.Logger¶
The module-level logger.
- Type: