risseh / v11

WHATSAPP BOT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simpel WhatsApp Bot

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/v11
> cd v11
> git clone https://github.com/saipulanuar/node_modules
> npm start

BUILPACK HEROKU

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

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/v11
> cd v11
> git clone https://github.com/saipulanuar/node_modules
> npm start

About

WHATSAPP BOT


Languages

Language:JavaScript 99.0%Language:Dockerfile 1.0%