This is a whatsapp api for send message.
** Node js v20.15.1 or latest
-
Clone my repository:
git clone https://github.com/Awasefra/wa-api-multiple.git
-
change directory to name of project:
cd repository-name
-
Install dependencies:
Dengan npm:
npm install
-
Copy .env.example to .env
cp .env.example .env
Dengan npm:
npm start
-
When start project we will show app running at port same with configure at .env. open that at browser. example: 127.0.0.1:3500
-
After that, server will show qrCode, scan that using ur whastapp phone
-
Test That Using Wa, chat number is linked to whatsapp api using !bro or skuy. then will reply like that:
I had bug when develop this, u can see my issue at Tab Issue and select the issue that i pinned. Or u can access that link #1 (comment)