BADBOI-v1 𝘽𝙤𝙩 Multi Device is a whatsapp bot created by BADBOI using Baileys and Nodejs. Dont forget to give a star bro.
BADBOI V1 BOT is a bug bot designed to enhance the functionality and preferences of a user's whatsApp. As well as put an end to the era of scammers. Use reasonably
If you clone my repo or use as base bot, dont forget to give credits. BADBOI Rulez😶
Badboi-v1 Pairing Using Render
Badboi-v1 Pairing using Replit
heroku/nodejs
https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest
https://github.com/clhuang/heroku-buildpack-webp-binaries.git
*Add your Creds.json to Session file
- Create a new app at Heroku
- Add Build packs
- Connect your heroku with your github
- Locate BADBOI-v1-BUG
- Now deploy.
- Start the Worker
- Enjoy the Bot.
COPY THESE COMMANDS AND PASTE IF YOU TRYING TO DEPLOY BADBOI-v1 ON ANY TERMINAL
sudo apt -y update && sudo apt -y upgrade
sudo apt -y install git ffmpeg curl
curl -fsSL https://deb.nodesource.com/setup_20.x -o nodesource_setup.sh
sudo -E bash nodesource_setup.sh
sudo apt-get install -y nodejs
sudo npm install -g yarn
sudo yarn global add pm2
git clone https://github.com/type-your-username-here/BADBOI-v1
cd BADBOI-v1
yarn install
npm start
termux-setup-storage
apt update
apt upgrade
pkg update && pkg upgrade
pkg install bash
pkg install libwebp
pkg install git -y
pkg install nodejs -y
pkg install ffmpeg -y
pkg install wget
pkg install yarn
git clone (copy and paste your forked repo link not mine to save changes your changes)
cd BADBOI-v1
yarn install
npm start
- If you want Command For 24/7 (might no work)
npm i -g forever && forever index.js && forever save && forever logs
- Download ffmpeg and set the path
- Download wget and set the path
- Download Node.js
- Download Git
- Download Libwebp
> git clone https://github.com/BADBOI-v1/BADBOI-v1.git
> cd BADBOI-v1
> yarn install
> npm start