Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/globaltechinfo/suhail-xmd

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. ✨🤖
https://github.com/globaltechinfo/suhail-xmd

bot-framework dockerfile javascript nodejs smd whatsapp-api whatsapp-bot

Last synced: 3 days ago
JSON representation

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. ✨🤖

Awesome Lists containing this project

README

        

# 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`](https://suhail-md-vtsf.onrender.com/) by Pair Code Or scanning QR code. `Whatapp>Three dots>Linked Devices`***

2. ***Get a Mongodb uri from [`Mongodb`] | [`Tutorial`](https://youtu.be/4YEUtGlqkl4).***
3. ***`Star ⭐` repository & Click [`FORK`](https://github.com/GlobalTechInfo/SUHAIL-XMD/fork)***

4. #### DEPLOY IN HEROKU

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=new)

--------
5. #### DEPLOY IN REPLIT

DEPLOY

--------
6. #### DEPLOY IN KOYEB

DEPLOY

--------
7. #### DEPLOY IN GLITCH

DEPLOY

--------

8. #### DEPLOY TO CODESPACE

DEPLOY

--------

9. #### DEPLOY TO RENDER

DEPLOY

--------
10. #### DEPLOY TO RAILWAY

DEPLOY

--------

---

11. ## 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

--------

12. ## 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//SUHAIL-XMD
```
```
cd SUHAIL-XMD
```
```
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](https://raw.githubusercontent.com/Neeraj-x0/Neeraj-x0/main/photos/suddidina-join-whatsapp.png)](https://whatsapp.com/channel/0029VagJIAr3bbVBCpEkAM07)
--------