WhatsApp Groups

v1.0.0

Discover, list, and search WhatsApp groups from Baileys session data

0· 614· 1 versions· 0 current· 0 all-time· Updated 10h ago· MIT-0
byMarcos Santos@marcosrippel

Install

openclaw skills install whatsapp-groups

WhatsApp Groups Skill

Automatically discover WhatsApp groups the bot participates in by reading Baileys session cache files.

Usage

exec({ cmd: "node <skill_dir>/scripts/groups.js COMMAND [ARGS]" })

Commands

List All Groups

exec({ cmd: "node <skill_dir>/scripts/groups.js list" })

Search Group by Name

exec({ cmd: "node <skill_dir>/scripts/groups.js search \"Marketing\"" })

Get Group ID by Name

exec({ cmd: "node <skill_dir>/scripts/groups.js get-id \"Support\"" })

Sync Groups with Config

exec({ cmd: "node <skill_dir>/scripts/groups.js sync" })

Output

Commands return JSON with group information:

{
  "total": 3,
  "groups": [
    {
      "id": "5551XXXXXXXX-TIMESTAMP@g.us",
      "name": "Team Chat",
      "isActive": true
    }
  ]
}

Version tags

baileysvk972fx15ymanxps80j2etjhfy181fp1gdiscoveryvk972fx15ymanxps80j2etjhfy181fp1ggroupsvk972fx15ymanxps80j2etjhfy181fp1glatestvk972fx15ymanxps80j2etjhfy181fp1gofflinevk972fx15ymanxps80j2etjhfy181fp1gwhatsappvk972fx15ymanxps80j2etjhfy181fp1g