Skip to content

ANSH-KING/Ansh-Bot9

 
 

Repository files navigation

ꪶZenitsu-Bot-V9ꫂ

Zenitsu

Zenitsu-Bot-V9 Multi Device is a automated whatsapp bot developed by Deepak using Baileys and Nodejs. Dont forget to give a star bro.


Connect With Me


Donate Me

Scan qr code from the above button, u can pay through GooglePay, Paytm, PhonePe and FamPay.

Bot Support Groups

Setup For Deployment 👇

  • FORK THE REPOSITORY Here

Scan QR Code For Session

Zenitsu-Bot

BUILDPACKS

https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest
https://github.com/DuckyTeam/heroku-buildpack-imagemagick
https://github.com/clhuang/heroku-buildpack-webp-binaries.git

Deploy

Install Manually 👇

Requirements


TERMUX/UBUNTU

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

To Restart the Bot for Termux/Ubuntu

proot-distro login ubuntu
cd Zenitsu-Bot9
rm -rf session
node index --pairing-code
  • Star ⭐ repo if you like this bot.

JOIN WHATSAPP CHANNEL

Thanks To❤️

About

Star ⭐ repo if you like this bot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.5%
  • Python 31.4%
  • Other 0.1%