Next-Generation WhatsApp Automation
Deploy Pretty-MD with advanced features, multi-session support, AI capabilities, and high reliability for your WhatsApp automation needs.
Everything you need to get started with Xhypher WhatsApp Bot
Generate session codes instantly
Scan to connect instantly
Get the latest release
Stay updated and get support
Get help directly
Deploy Pretty-MD instantly on your preferred platform
Cloud platform deployment
Online IDE deployment
Modern deployment platform
Managed bot hosting
Choose your preferred installation method
Install Pretty-MD on Windows using PowerShell
# Update system
winget upgrade --all
# Install required software
winget install Git.Git
winget install Gyan.FFmpeg
winget install ImageMagick.ImageMagick
winget install OpenJS.NodeJS.LTS
# IMPORTANT: Restart PowerShell before proceeding
# Press Ctrl+C to stop, then reopen PowerShell as Administrator
# Clone repository
git clone https://github.com/superstar-zimtk/Pretty-md.git
cd Pretty-md
# Install dependencies
npm install
# Configure environment
npm run setup
# Start bot
npm start
Run npm run setup to configure your bot settings and environment variables
You must restart PowerShell after installing Node.js before proceeding with the git clone step
Deploy on Ubuntu/Debian VPS servers
sudo apt update && sudo apt upgrade -y
sudo apt install -y git imagemagick ffmpeg libwebp-dev
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
source ~/.bashrc
nvm install 20
nvm use 20
git clone https://github.com/superstar-zimtk/Pretty-md.git
cd Pretty-md
npm install --build-from-source
npm run setup
npm start
Run on Android devices using Termux
pkg update -y && pkg upgrade -y
pkg install -y git nodejs-lts python make clang libsqlite
termux-setup-storage
cd ~
git clone https://github.com/superstar-zimtk/Pretty-md.git
cd Pretty-md
npm config set python python3
npm install --build-from-source
npm run setup
npm start
Manage your bot with PM2 for production deployment
npm install -g pm2
pm2 start index.js --name pretty-md
pm2 save
pm2 startup
pm2 logs pretty-md
pm2 stop pretty-md
pm2 restart pretty-md
pm2 delete pretty-md
pm2 list
pm2 monit
pm2 logs pretty-md
Everything you need to know about Xhypher WhatsApp Bot
Yes, Xhypher bot is completely free and open-source. Pretty-MD is available for everyone to use and modify according to their needs.
WhatsApp automation may conflict with their terms of service. We recommend using a secondary account and being mindful of usage patterns to avoid restrictions.
Pretty-MD offers 250+ commands including AI features, media tools, group management, downloaders, games, utilities, and plugin support for extended functionality.
You can deploy Pretty-MD on Heroku, Replit, Railway, VPS, or use our managed Xhypher Platform for easy hosting with automatic updates.
Join our Telegram group, WhatsApp channel, or contact us directly via email at xhyphertech@gmail.com or WhatsApp at +263 78 702 1910.
Pretty-MD includes an auto-update system. You can also update manually by pulling the latest changes from GitHub and restarting your deployment.
Xhypher WhatsApp Bot is offered strictly for personal and educational use only. The developers do not promote misuse, automation abuse, or violation of any platform's terms of service.
Use at your own risk. We are not responsible for any actions taken against your account due to how you choose to use this tool.
Please use responsibly; if you're unsure, it's better not to use it.
By continuing to use Xhypher bot, you agree that you understand and accept these terms fully, including any consequences that may arise from misuse.