Advanced Bot Platform

XHYPHER

Next-Generation WhatsApp Automation

Deploy Pretty-MD with advanced features, multi-session support, AI capabilities, and high reliability for your WhatsApp automation needs.

25K+
Active Users
250+
Commands
99.8%
Uptime
Xhypher Bot Interface

Quick Access Hub

Everything you need to get started with Xhypher WhatsApp Bot

Pair Code Servers

Generate session codes instantly

QR Code Generator

Scan to connect instantly

Pretty-MD Download

Get the latest release

Join Community

Stay updated and get support

Contact Support

Get help directly

Pretty-MD Analytics

Live
GitHub Stars
...
Forks
...
Uptime
99.8%

Bot Features

Updated
Commands
250+
AI Features
15+
Plugins
50+

User Statistics

Live
Active Users
25K+
Daily Sessions
5K+
Countries
50+

One-Click Deployment

Deploy Pretty-MD instantly on your preferred platform

Pretty-MD Deployment

Heroku

Cloud platform deployment

Deploy Now

Replit

Online IDE deployment

Run on Replit

Railway

Modern deployment platform

Deploy on Railway

CypherX Platform

Managed bot hosting

Access Platform

Installation Guide

Choose your preferred installation method

Windows PowerShell Installation

Install Pretty-MD on Windows using PowerShell

Prerequisites

  • Windows 10/11
  • PowerShell (Admin)
  • Internet connection
PowerShell Commands
# 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
First Time Setup

Run npm run setup to configure your bot settings and environment variables

Important

You must restart PowerShell after installing Node.js before proceeding with the git clone step

VPS Installation

Deploy on Ubuntu/Debian VPS servers

Prerequisites

  • Ubuntu/Debian VPS
  • SSH access
  • Minimum 1GB RAM
VPS Installation
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

Termux Installation

Run on Android devices using Termux

Prerequisites

  • Termux (from F-Droid)
  • Storage permission
  • Stable power source
Termux Commands
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

PM2 Process Manager

Manage your bot with PM2 for production deployment

Prerequisites

  • Already installed bot
  • Node.js environment
  • Production server
PM2 Setup
npm install -g pm2
pm2 start index.js --name pretty-md
pm2 save
pm2 startup
pm2 logs pretty-md
Stop Bot
pm2 stop pretty-md
Restart Bot
pm2 restart pretty-md
Delete Process
pm2 delete pretty-md
List Processes
pm2 list
Monitor
pm2 monit
View Logs
pm2 logs pretty-md

Frequently Asked Questions

Everything you need to know about Xhypher WhatsApp Bot

Is Xhypher WhatsApp Bot free to use?

Yes, Xhypher bot is completely free and open-source. Pretty-MD is available for everyone to use and modify according to their needs.

Does Xhypher bot violate WhatsApp's terms?

WhatsApp automation may conflict with their terms of service. We recommend using a secondary account and being mindful of usage patterns to avoid restrictions.

What features does Pretty-MD offer?

Pretty-MD offers 250+ commands including AI features, media tools, group management, downloaders, games, utilities, and plugin support for extended functionality.

Where can I deploy Pretty-MD?

You can deploy Pretty-MD on Heroku, Replit, Railway, VPS, or use our managed Xhypher Platform for easy hosting with automatic updates.

How do I get support?

Join our Telegram group, WhatsApp channel, or contact us directly via email at xhyphertech@gmail.com or WhatsApp at +263 78 702 1910.

How do I update Pretty-MD?

Pretty-MD includes an auto-update system. You can also update manually by pulling the latest changes from GitHub and restarting your deployment.

Important Notice

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.