🧪 Skills
WhatsApp Common Groups
--- name: whatsapp-common-groups description: Find groups shared between contacts and check group membership --- # WhatsApp Common Groups Skill Discover groups two contacts share, or verify i
v1.0.0
Description
name: whatsapp-common-groups description: Find groups shared between contacts and check group membership
WhatsApp Common Groups Skill
Discover groups two contacts share, or verify if a number belongs to a specific group.
Usage
exec({ cmd: "node <skill_dir>/scripts/common.js COMMAND [ARGS]" })
Commands
Find Common Groups
exec({ cmd: "node <skill_dir>/scripts/common.js find \"5511999999999\"" })
Check if Number is in Group
exec({ cmd: "node <skill_dir>/scripts/common.js check \"5511999999999\" \"groupId@g.us\"" })
List All Known Members Across Groups
exec({ cmd: "node <skill_dir>/scripts/common.js all-members 50" })
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!