chaturbate_poller.core.runner

Application runner with configuration and event handling setup.

Functions

main(→ None)

Configure and start the Chaturbate poller.

Module Contents

async chaturbate_poller.core.runner.main(options: chaturbate_poller.models.options.PollerOptions) None[source]

Configure and start the Chaturbate poller.

Sets up logging, creates event handler, and begins polling.

Parameters:

options – Poller configuration options.