Skip to content

ZviCode/whatsapp-group-vcard-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WhatsApp Group VCard Generator

A simple WhatsApp Web bot built using whatsapp-web.js to generate vCard files for each participant in your WhatsApp groups.

Prerequisites

Before you start using this bot, make sure you have the following installed:

  • Node.js
  • npm (Node Package Manager)

Installation

  1. Clone the repository:

    git clone https://github.com/ZviCode/whatsapp-group-vcard-generator.git
  2. Navigate to the project directory:

    cd whatsapp-group-vcard-generator
  3. Install the required dependencies:

    npm install

Usage

  1. Run the bot:

    npm start
  2. Scan the QR code displayed in the console using your WhatsApp app to log in.

  3. Once logged in, the bot will generate vCard files for each participant in your WhatsApp groups.

Configuration

  • authStrategy: You can choose a different authentication strategy. In this example, the bot uses LocalAuth.

About

Exports all the people with you in WhatsApp groups

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published