Skip to content

User Guide

Hands-on guides for each part of PyWacli:

  • Dashboard

    The live terminal UI: message feed, stats, and themes.

  • Connect

    Link WhatsApp by QR and run the session that owns the socket.

  • Send

    Send messages to contacts through the live session.

  • Automate

    Run an AI auto-reply bot with skills and providers.

  • Media

    Browse, inspect, and download stored media.

Mental model

connect owns the one live WhatsApp socket and must stay open. dashboard, send, and automate are companion views/actions that read from the database or talk to that session. Run connect in one terminal and the others in additional terminals.