Skip to content

Meet Suhail-X, Your All-in-One WhatsApp Excitement Buddy! Enjoy a thrilling messaging experience like never before. Suhail_x whatsapp bot brings a world of excitement and joy to your chats. Express yourself with unique flair and add a touch of excitement to every conversation. ✨🤖

License

Notifications You must be signed in to change notification settings

GlobalTechInfo/SUHAIL-XMD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUHAIL-X (V2)

  

telegram


GlobalTechInfo :: Visitor's Count

Meet Suhail-X, Your All-in-One WhatsApp Excitement Buddy! Enjoy a thrilling messaging experience like never before. Suhail_x whatsapp bot brings a world of excitement and joy to your chats. Express yourself with unique flair and add a touch of excitement to every conversation. ✨🤖

Deployment Methods


  1. Get SESSION ID by Pair Code Or scanning QR code. Whatapp>Three dots>Linked Devices

  2. Get a Mongodb uri from [Mongodb] | Tutorial.

  3. Star ⭐ repository & Click FORK

  4. DEPLOY IN HEROKU

Deploy


  1. DEPLOY IN REPLIT

DEPLOY


  1. DEPLOY IN KOYEB

DEPLOY


  1. DEPLOY IN GLITCH

DEPLOY


  1. DEPLOY TO CODESPACE

DEPLOY


  1. DEPLOY TO RENDER

DEPLOY


  1. DEPLOY TO RAILWAY

DEPLOY



  1. Deploy on VPS or PC

  • You need to Install git,ffmpeg,curl,nodejs,yarn with pm2
    1. Install git ffmpeg curl

       sudo apt -y update &&  sudo apt -y upgrade 
       sudo apt -y install git ffmpeg curl imagemagick
      
    2. Install nodejs

      sudo apt -y remove nodejs
      curl -fsSl https://deb.nodesource.com/setup_lts.x | sudo bash - && sudo apt -y install nodejs
      
    3. Install yarn

      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
      
    4. Install pm2

      sudo yarn global add pm2
      
    5. Clone Repo and install required packages

      git clone https://github.com/GlobalTechInfo/SUHAIL-XMD
      cd SUHAIL-XMD
      yarn install --network-concurrency 1 && npm install
      
    6. Create an env file for ENV.

      touch config.env
      nano config.env
      

      copy paste lines below.

      OWNER_NUMBER="923184474176"
      SESSION_ID = "SESSION_85_23_59_01_kjgfgfclhj"
      THUMB_IMAGE = "https://telegra.ph/file/d5b1c3544fedc23e11a06.jpg"
      OWNER_NAME = "Suhail"
      PREFIX = .
      WARN_COUNT = 3
      DISABLE_PM = "false"
      THEME= "SUHAIL"
      MODE = "public"
      ANTILINK_VALUES = "https://,chat.whatsapp.com"
      
      

      ctrl + s and ctrl + x, To save and exit

    7. start and stop bot

      To start bot npm start, To stop bot npm stop

TUTORIAL FOR TERMUX/UBUNTU



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

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

Before Cloning It,Make Sure Get Session ID Via Pairing Or Scanning.Add Session ID And Owner Number In config.env And config.js.This Process Can Be Done In Fork Only.After That Clone The Fork And Execute Remaining Commands.

git clone https://github.com/<your_username>/SUHAIL-XMD
cd SUHAIL-XMD
yarn install --network-concurrency 1 && npm install
npm install && npm start

NOTICE

--- - *Suhail-Md is not made by `WhatsApp Inc.` Sometimes or misusing the bot might `ban` your `WhatsApp account!`* - *In that case, I'm not responsible for banning your account.* - *Use Suhail-Md at your own risk by keeping this warning in mind.*
  • Star ⭐ repo if you like this bot.

JOIN WHATSAPP CHANNEL

About

Meet Suhail-X, Your All-in-One WhatsApp Excitement Buddy! Enjoy a thrilling messaging experience like never before. Suhail_x whatsapp bot brings a world of excitement and joy to your chats. Express yourself with unique flair and add a touch of excitement to every conversation. ✨🤖

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published