lastsymphony / lastv3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SYMPHONY

Simple WhatsApp Bot

FOR TERMUX USER

> pkg update && pkg upgrade
> pkg install git -y
> pkg install nodejs -y
> pkg install ffmpeg -y
> pkg install imagemagick -y
> git clone https://github.com/lastsymphony/last
> cd last
> npm install
> npm audit fix
> npm start
Run
> node . [<session name>] (session name is optional)

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/lastsymphony/last
> cd last
> npm install
Run
> node index.js

Recode: last

Script: @Nurutomo

OFFICIAL: GITHUB

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 99.4%Language:HTML 0.6%Language:Shell 0.0%Language:CSS 0.0%