Skip to content

HafizzBot/v12

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simpel WhatsApp Bot v12

FOR TERMUX USER

> apt update && apt upgrade
> pkg install bash
> pkg install git
> pkg install nodejs
> pkg install ffmpeg
> pkg install imagemagick
> pkg install libwebp
> git clone https://github.com/saipulanuar/v12
> cd v12
> git clone https://github.com/saipulanuar/node_modules
> rm -rf session.json
> npm start

BUILPACK HEROKU

FFMPEG : https://github.com/saipulanuar/heroku-buildpack-ffmpeg-latest.git

WEBP : https://github.com/clhuang/heroku-buildpack-webp-binaries.git


FOR WINDOWS/VPS/RDP USER

  • Download And Install Git Click Here
  • Download And Install NodeJS Click Here
  • Download And Install FFMPEG Click Here (don't forget to path)
  • Download And Install ImageMagick Click Here (if nulis want work, checklist columns 1,2,3,5,6)
> git clone https://github.com/saipulanuar/v12
> cd v12
> git clone https://github.com/saipulanuar/node_modules
> rm -rf session.json
> npm start

About

BOT WHATSAPP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%