----
Fixed 99% , Some Commands Might Returns Error.
Don't Worry I'll Fix That Soon in sha Allah.
By The Way, There Is No need Of Any Pre Connection, Nor Any Session ID or Creds json.
- First Method
Fork Repo & Just Replace Your Number
globalbotNumber = '923051391007'
in config.js and it will directly shows you a pairing code at the end of Deployment, pair and get connected.
- Second Method
Fork Repo
Then Pair From Following
Then Upload Creds.json In Session Folder And Then Deploy & Enjoy.
_DEPLOY IN TERMUX/UBUNTU_
apt update && apt upgrade -y
pkg install proot-distro
proot-distro install ubuntu
proot-distro login ubuntu
apt update && apt upgrade -y
apt install -y webp git ffmpeg curl imagemagick
apt -y remove nodejs
curl -fsSl https://deb.nodesource.com/setup_lts.x | bash - && apt -y install nodejs
git clone https://github.com/<your gitHub Username>/GLOBAL-MD
cd GLOBAL-MD
npm install && npm start
Thanks To Microsoft Copilot 🩷

