@cortana-md/engine
v1.2.77
Published
CORTANA MD WhatsApp Bot — Self-Hosted Edition
Downloads
791
Maintainers
Readme
💀 CORTANA MD
The most advanced WhatsApp Multi-Device bot.
📱 How to Use
- Deploy the bot using one of the platforms below.
- Check your console/logs for the pairing prompt.
- Enter your phone number (with country code, no +).
- Go to WhatsApp → Linked Devices → Link with Phone Number.
- Enter the pairing code from your console.
🚀 Available Platforms
24/7 Panel Hosting 👉 Click Here to get a server
- Create a new Node.js server.
- Upload this repo or clone it via startup.
- Set startup command to
npm start. - Check console for pairing code.
Scalable Bot Hosting
👉 Click Here to get a server
- Create a bot instance.
- Link this GitHub repo.
- Click Deploy and check logs for the pairing code.
- Click the Deploy button above.
- Fill in your bot name and prefix.
- In Heroku Resources, turn OFF "web" and turn ON "worker".
- View logs in Heroku dashboard for pairing code.
- Sign up on Render.com.
- Create a new Web Service.
- Connect your fork of this GitHub repo.
- Build Command:
npm install| Start Command:npm start. - Deploy and view logs for the pairing code.
- Go to Replit.com.
- Create a new Node.js Repl by importing this GitHub repo URL.
- Click the massive Run button at the top.
- Check the console for the pairing code.
Install the Termux app from F-Droid, then run:
pkg update -y && pkg upgrade -y
pkg install -y nodejs-lts git
git clone https://github.com/edu-qariz/Cortana_MD.git
cd Cortana_MD
npm install
npm startcurl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash -
sudo apt install -y nodejs git
git clone https://github.com/edu-qariz/Cortana_MD.git
cd Cortana_MD
npm install
npm start(Tip: Install pm2 with npm install -g pm2 and run pm2 start start.js to keep it running 24/7).
❓ Support
- 👨💻 Developer: Message on Telegram
- 💬 Telegram Group: Join Here
- 📺 WhatsApp Channel: Follow Here
