Skip to content

zalviandyr/WhatsappBot-Javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inori Yuzuriha Bot (whatsapp-bot)

Install depedencies:

> npm i

Config:

  • Buka strings.js
  • Setting ownerNumber: 628xxxx@c.us
    Note: jangan lupa diawali 628 dan diakhiri @c.us

Usage

  • Run code
    > npm start
  • Menu !help
  • Menu owner !helpowner

Troubleshooting

Make sure all the necessary dependencies are installed. https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md

Fix Stuck on linux, install google chrome stable:

> wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
> sudo apt install ./google-chrome-stable_current_amd64.deb

Jika ngestuck di Installing patches ikuti langkah berikut:

  • Buka node_modules/@open-wa/wa-automate/package.json
  • Ubah pada bagian patches menjadi salah satu link dibawah
  • Link 1 https://raw.githubusercontent.com/open-wa/wa-automate-nodejs/master/patches.json
  • atau
  • Link 2 https://raw.githack.com/open-wa/wa-automate-nodejs/master/patches.json
  • Coba kedua link tersebut sampai Installing patches ke lewat

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published