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. ✨🤖
-
Get
SESSION ID
by Pair Code Or scanning QR code.Whatapp>Three dots>Linked Devices
-
Get a Mongodb uri from [
Mongodb
] |Tutorial
. -
Star ⭐
repository & ClickFORK
- You need to Install git,ffmpeg,curl,nodejs,yarn with pm2
-
Install git ffmpeg curl
sudo apt -y update && sudo apt -y upgrade sudo apt -y install git ffmpeg curl imagemagick
-
Install nodejs
sudo apt -y remove nodejs curl -fsSl https://deb.nodesource.com/setup_lts.x | sudo bash - && sudo apt -y install nodejs
-
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
-
Install pm2
sudo yarn global add pm2
-
Clone Repo and install required packages
git clone https://github.com/GlobalTechInfo/SUHAIL-XMD cd SUHAIL-XMD yarn install --network-concurrency 1 && npm install
-
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
-
start and stop bot
To start bot
npm start
, To stop botnpm stop
-
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
npm install
npm start
--- - *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.