Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 1.11 KB

README.md

File metadata and controls

42 lines (34 loc) · 1.11 KB

Install From Termux/Ubuntu/Ssh

pkg update && pkg upgrade
pkg i git -y
pkg i nodejs -y
pkg i ffmpeg -y
pkg i yarn
git clone https://github.com/xiecaa/Wansap-Bot
cd Wansap-Bot
yarn
npm start

Install From Windows/Rdp

Instal Git : Klik Disini Instal NodeJS : Klik Disini Instal FFmpeg : Klik Disini

git clone https://github.com/xiecaa/Wansap-Bot
cd Wansap-Bot
yarn
npm start

Install From Heroku

Install NodeJs : Klik Disini Install Ffmpeg : Klik Disini Install Webp : Klik Disini