← 返回
未分类 中文

wacli WhatsApp

Send WhatsApp messages or files from the command line using wacli (WhatsApp Web via whatsmeow). Use when the user asks to message someone on WhatsApp (send t...
通过 wacli(基于 whatsmeow 的 WhatsApp Web)从命令行发送 WhatsApp 消息或文件。用于用户请求通过 WhatsApp 发送消息或文件的场景。
prantikmedhi
未分类 clawhub v0.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 383
下载
💾 0
安装
1
版本
#latest

概述

wacli (WhatsApp CLI)

Use wacli via exec.

Safety / permission

  • Treat sending as an external, privacy-sensitive action.
  • Only send when the user explicitly provided (a) recipient and (b) message/file content and asked to send.
  • If any detail is missing/ambiguous (wrong number, unclear chat, not sure which attachment), ask one clarifying question before sending.

Quick checks

  • Verify install:
  • wacli version
  • If missing, suggest:
  • brew install steipete/tap/wacli

Auth + sync (required before sending)

  • Login (shows QR) and bootstrap initial sync:
  • wacli auth
  • Keep syncing in the background (recommended so messages/IDs resolve):
  • wacli sync --follow
  • Diagnostics:
  • wacli doctor

Send a WhatsApp message

Text:

  • wacli send text --to --message ""

Quoted reply (needs message id, usually from messages list/search/show/context):

  • wacli send text --to --message "" --reply-to

React:

  • wacli send react --to --id [--reaction ""]

Send a file

  • wacli send file --to --file [--caption ""] [--filename ] [--mime ]

Finding chats / message ids

  • Search messages:
  • wacli messages search ""
  • List recent messages (for a known chat JID):
  • wacli messages list --chat --asc --limit 50
  • Show context around a message:
  • wacli messages context --chat --id
  • Find chats/groups:
  • wacli chats list --query "" --limit 50
  • wacli groups list --query "" --limit 50

Store location (FYI)

  • Default store is ~/.wacli on macOS; override with --store DIR or WACLI_STORE_DIR.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-05-08 02:14 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Free Web Browser

prantikmedhi
通过 OpenClaw 的 web_search 和 web_fetch 浏览网页,使用 Ollama 作为搜索提供者,无需外部 API 密钥。用于用户要求搜索网页、验证信息等场景。
★ 1 📥 484

wacli-pro

prantikmedhi
通过 wacli CLI 进行专业的 WhatsApp 消息发送。当用户希望代理从其个人 WhatsApp 账户向他人发送消息或搜索联系人时使用。
★ 1 📥 437

notebooklm-lore

prantikmedhi
OpenClaw技能包装器,用于通过CLI和MCP安装和操作Lore(NotebookLM自动化工具包)。
★ 0 📥 294