Kooossi / Classic-v3-BUG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

κͺΆπ˜Ύπ™‘π™–π™¨π™¨π™žπ™˜ π—•π—Όπ˜-𝗩3κ«‚

π˜Ύπ™‘π™–π™¨π™¨π™žπ™˜ π˜½π™€π™© Multi Device is a whatsapp bot created by Sam using Baileys and Nodejs. Dont forget to give a star bro.


Bot Info

  


Connect With Me


Bot Support Group Chats

Setup For Deployment πŸ‘‡

  • FORK THE REPOSITORY Here

Generate Pair Code For Session

Classic Pairing Using Render

Classic Pairing using Replit

HOW TO DEPLOY ON HEROKU VIDEO TUTORIAL

HOW TO AUTO DEPLOY DIRECT ON GITHUB

HOW TO RESTART WHEN THE BOT GOES OFF

Instalasi

Heroku Buildpack

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

*Add your Creds.json to Classic file

  • Create a new app at Heroku
  • Add Build packs
  • Connect your heroku with your github
  • Locate Classic-v3-BUG
  • Now deploy.
  • Start the Worker
  • Enjoy the Bot.
## `For Termux/Ssh/Ubuntu`
```bash
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 imagemagick -y
git clone https://github.com/Samue-l1/Classic-v3-BUG
cd Classic-v3-BUG
yarn install
npm start

For VPS

apt install nodejs 
apt install git 
apt apt install ffmpeg 
apt apt install libwebp 
apt apt install imagrmagick
apt install bash
git clone https://github.com/Samue-l1/Classic-v3-BUG 
cd Classic-v3-BUG
npm start

For 24/7 Activation (Termux)

npm i -g pm2 && pm2 start index.js && pm2 save && pm2 logs

⧉ π“π‡π€ππŠπ’ π…πŽπ‘ 𝐓𝐇𝐄 π’π”πππŽπ‘π“ ⧉

About


Languages

Language:JavaScript 99.2%Language:Shell 0.7%Language:Procfile 0.0%