Thanks to visit codestin.com
Credit goes to github.com

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

khuram787/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:


🔑 Get Session ID (WhatsApp Pair Code Login)

To deploy on Heroku , generate your session ID from the link below:

DEPLOYMENTS

Deploy

💯 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.

𝘔𝘖𝘙𝘌 𝘋𝘌𝘗𝘓𝘖𝘠𝘔𝘌𝘕𝘛𝘚

• 2 𝗛𝗢𝗦𝗧 𝗢𝗡 𝗗𝗜𝗦𝗖𝗢𝗥𝗗 /PANEL

Click below to download the bot file :

Rainhost Files

Click below to deploy on Katabump :


Click below to deploy on Bot-Hosting :

𝘏𝘖𝘞 𝘛𝘖 𝘋𝘌𝘗𝘓𝘖𝘠 𝘖𝘕 𝘗𝘈𝘕𝘌𝘓𝘚
  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

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

  • This bot is made for educational purposes only hence DO NOT MISUSE.

© 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 91.5%
  • HTML 7.4%
  • Dockerfile 1.1%