🧪 Skills

WhatsApp Group Admin

--- name: whatsapp-group-admin description: Group administration utilities - info, stats, invite link parsing, and creation templates --- # WhatsApp Group Admin Skill Administrative functions

v1.0.0
❤️ 0
⬇️ 383
👁 1
Share

Description


name: whatsapp-group-admin description: Group administration utilities - info, stats, invite link parsing, and creation templates

WhatsApp Group Admin Skill

Administrative functions for WhatsApp groups.

Usage

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

Commands

Group Info

exec({ cmd: "node <skill_dir>/scripts/admin.js info \"groupId@g.us\"" })

List Groups with Stats

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

Group Creation Template

exec({ cmd: "node <skill_dir>/scripts/admin.js create-template \"Group Name\"" })

Parse Invite Link

exec({ cmd: "node <skill_dir>/scripts/admin.js parse-link \"https://chat.whatsapp.com/ABC123\"" })

Note

Modification functions (create, remove, promote) require an active WhatsApp connection.

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs