Skip to content

A multi device whatsapp bot created by ᴍᴀʟᴠɪɴ ᴛᴇᴄʜ🪀. Bringing forth a new evolution. Fork and star 🌟 if you like my bot.

Notifications You must be signed in to change notification settings

hammad2316/JINWOO-BOT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typing SVG


  

kingmalvn :: Visitor's Count

 

🛠️ JINBOT INSTALATION

  1. Fork and star this repo first

Click the button below to fork the JIN Bot repository to your GitHub account:


Fork Repo

  1. GET SESSION

REQUEST PAIR CODE

  1. GET CREDS.JSON FILE

After getting creds.json file, upload it to session folder

DEPLOYMENTS

Deploy to Heroku

💯 safe

Deploy on Repl.it

𝘋𝘌𝘗𝘓𝘖𝘠 𝘛𝘖 𝘏𝘌𝘙𝘖𝘒𝘜, 𝘔𝘌𝘛𝘏𝘖𝘋 2
  • Fork JINWOO Repository or sync if you had forked.
  • Link to your WhatsApp using Server 1, 2 or 3
  • Incase you use Server 2, paste the session id on settings.js @SESSION_ID
  • If you used Server 3, upload the creds.json received in the session folder.
  • Alternatively; you can open the creds.json using Mt manager or treb edit and copy everything and paste at creds.json on the session folder.
  • Go to src>data>role>owner.json and enter your number.
  • Edit your details at settings.js (Optional).
  • Create an heroku account if you don't have.
  • Then choose create new app
  • Enter your app name and Create.
  • Connect with your GitHub account.
  • Search JINWOO-BOT, and connect.
  • Press deploy and wait for a few minutes.
  • Enjoy.
𝘔𝘖𝘙𝘌 𝘋𝘌𝘗𝘓𝘖𝘠𝘔𝘌𝘕𝘛𝘚

Katabump

Pella App

Daki CC

𝘏𝘖𝘞 𝘛𝘖 𝘋𝘌𝘗𝘓𝘖𝘠 𝘖𝘕 𝘗𝘈𝘕𝘌𝘓𝘚
  1. Fork the Repository.
  2. If already forked then sync fork repository.
  3. Click on the green Code button and click download as zip.
  4. Upload the script zip file to your panel.
  5. Unarchieve the uploaded zip file.
  6. Open the unarchieved folder and move all files to container by typing (../)
  7. Now go to console and start bot.
  8. Wait for 5-10 mins to enter your number.
  9. Enter your number when requested to get the pair code.
  10. Enter pair code in link devices in whatsapp.
  11. Deployment successful.
𝘔𝘈𝘕𝘜𝘈𝘓 𝘐𝘕𝘚𝘛𝘈𝘓𝘓𝘔𝘌𝘕𝘛𝘚

REQUIREMENTS

CLONE REPO & INSTALLATION DEPENDENCIES

git clone https://github.com/<your gitHub Username>/JINWOO-BOT.git
cd JINWOO-BOT
npm start

FOR SSH/UBUNTU/LINUX

sudo apt-get update
sudo apt-get upgrade -y
sudo apt-get install -y bash
sudo apt-get install -y libwebp
sudo apt-get install -y git
sudo apt-get install -y nodejs
sudo apt-get install -y ffmpeg
sudo apt-get install -y wget
sudo apt-get install -y imagemagick
git clone https://github.com/<your-gitHub-Username>/JINWOO-BOT
cd JINWOO-BOT
npm install
npm start

FOR TERMUX

apt update -y && apt upgrade -y && pkg update -y && pkg upgrade -y && pkg install bash -y && pkg install libwebp -y && pkg install git -y && pkg install nodejs -y && pkg install ffmpeg -y && pkg install wget -y && pkg install imagemagick -y && pkg install yarn && termux-setup-storage
cd /sdcard
cd bot folder name
yarn install
npm start

FOR 24/7 ACTIVATION PM2 (TERMUX)

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

FOR 24/7 ACTIVATION RE-EXECUTION PM2 (TERMUX)

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

  • Need help? please create an issue

  • Star ⭐ this repository if you like Jinwoo Bot.
  • If any problem, then Whatsapp Me Here

𝗣𝗢𝗟𝗜𝗧𝗘 𝗡𝗢𝗧𝗜𝗖𝗘!

  • JINWOO BOT is not affiliated with WhatsApp Inc.
  • Misusing the bot may result in account banning.
  • Use at your own risk.

JINWOO WHATSAPP CHANNEL

© Jinwoo Bot

MIT License

About

A multi device whatsapp bot created by ᴍᴀʟᴠɪɴ ᴛᴇᴄʜ🪀. Bringing forth a new evolution. Fork and star 🌟 if you like my bot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.8%
  • HTML 2.2%