Whatsapp Bot - Node Js.
Don’t forget to click ⭐️ and fork this repository
This whatsapp bot project (now) use
Baileys Multi-Device.
whatsapp-bot out-of-the-box support on…
Need help? please create an issues
This project require
bash
git clone https://github.com/ArugaZ/whatsapp-bot.git
cd whatsapp-bot
bash
npm install
Setup prisma
bash
npx prisma db push
Build a project
bash
npm run build
If you want generate more languages
bash
# try this:
npm run generateLang
# if get incompatible error, try run:
npm run generateLangV2
Run the Whatsapp bot
bash
npm start
With pm2
bash
npm install -g pm2
bash
npm run start:pm2
bash
# if you are on a unix
pm2 startup #create a startup script
pm2 save #save the current app
# if you are on windows
npm install pm2-windows-startup -g #install helper dependency
pm2-startup install #create a startup script
pm2 save #save the current app
Tobi Saputra 💻 | ArugaZ 💻 🤔 | Muhammad Kevin 💻 | LSystemus-2 🐛 | 一茶 🤔 |