Zenitsu-Bot-V9 Multi Device is a automated whatsapp bot developed by Deepak using Baileys and Nodejs. Dont forget to give a star bro.
Scan qr code from the above button, u can pay through GooglePay, Paytm, PhonePe and FamPay.
- FORK THE REPOSITORY Here
https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest
https://github.com/DuckyTeam/heroku-buildpack-imagemagick
https://github.com/clhuang/heroku-buildpack-webp-binaries.git
First Of All Fork The Repo Then You'll Be Able To Do All The Remaining Steps.Add environment variables in config.env and config.js then run following commands
Use Same Command for both Termux and Ubuntu
apt update && apt -y upgrade
apt install proot-distro
proot-distro install ubuntu
proot-distro login ubuntu
apt-get update && apt-get -y full-upgrade
apt install -y sudo
sudo apt -y install git ffmpeg curl imagemagick webp
sudo apt -y remove nodejs
curl -fsSl https://deb.nodesource.com/setup_lts.x | sudo bash - && sudo apt -y install nodejs
curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
sudo apt -y update && sudo apt -y install yarn
sudo yarn global add pm2
git clone https://github.com/DGDEEPAK/Zenitsu-Bot9
cd Zenitsu-Bot9
rm -rf session
yarn install --network-concurrency 1 && npm install
node index --pairing-code
proot-distro login ubuntu
cd Zenitsu-Bot9
rm -rf session
node index --pairing-code
- Star ⭐ repo if you like this bot.