CYPHER-X latest version

The Next-generation WhatsApp Bot

CYPHER-X Bot Interface

Quick Access

CypherX ZIP Download

SPACE-MD ZIP Download

CypherX

...
GitHub Stars
...
Forks
99.8%
Uptime
300+
Features

SPACE-MD

...
GitHub Stars
...
Forks
99.5%
Uptime
280+
Features

One-Click Deployment

CypherX

Heroku

Deploy CypherX on Heroku

Deploy Now

Replit

Deploy CypherX on Replit

Run on Replit

Railway

Deploy CypherX on Railway

Coming Soon

SPACE-MD

Heroku

Deploy SPACE-MD on Heroku

Deploy Now

Replit

Deploy SPACE-MD on Replit

Run on Replit

Railway

Deploy SPACE-MD on Railway

Coming Soon

Installation Guide

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/<your-username>/SPACE-MD.git
cd SPACE-MD
npm install --build-from-source
npm start

Prerequisites

  • Termux (from F-Droid)
  • Storage permission
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/<your-username>/SPACE-MD.git
cd SPACE-MD
npm config set python python3
npm install --build-from-source
npm start

Prerequisites

  • Already installed SPACE-MD
  • Node.js environment
PM2 Commands
npm install -g pm2
pm2 start index.js --name SPACE-MD
pm2 save
pm2 startup
pm2 logs SPACE-MD
Stop Bot
pm2 stop SPACE-MD
Restart Bot
pm2 restart SPACE-MD
Delete Process
pm2 delete SPACE-MD

Frequently Asked Questions

Is CypherX and SPACE-MD free to use?

Yes, CypherX is free to use, but not open-source. However, SPACE-MD, its multi-session version, has some premium functions.

Does CypherX/SPACE-MD violate WhatsApp's terms?

While we've designed CypherX and SPACE-MD to minimize policy violations, any automation of WhatsApp may conflict with their terms. We recommend using a secondary account and being mindful of usage patterns.

What is SPACE-MD?

SPACE-MD is the multi-session version of CypherX, allowing you to connect multiple WhatsApp accounts on the same bot..

What's the difference between Baileys and CypherX?

Baileys is the underlying library that handles WhatsApp connection, while CypherX adds 340+ features, management interfaces, and deployment solutions on top of Baileys.

Where can I deploy CypherX and SPACE-MD?

You can deploy CypherX on Heroku, Render and pterodactyl panels like katabump and bot hosting. As for SPACE-MD, the deployment platform expand to VPS, Koyeb, Replit, Railway and many more. However try as much as possible to avoid GitHub workflows.

How do I get support?

Join our Telegram community for peer support. For enterprise needs, consider our premium support options.

Is my data secure?

CypherX maintains WhatsApp's end-to-end encryption. Your messages never pass through your deployment server.

How often are updates released?

Updates are released regularly. You'll be notified via the community groups and channels.

How do I update CypherX/SPACE-MD?

CypherX and SPACE-MD automatically update themselves to the latest version whenever they detect a new update irregardless of where you deployed. You can also facilitate the process by restarting.

Why I'm I not getting session id/having problems linking device?

Before linking, make sure you have a stable network connection preferably a WiFi connection. If the issue still persists, try using another server.

Why is my bot not responding to commands?

If you are sure you are using the correct prefix and the bot is still not responding, logout and link again then replace the session id.

How to fix 'waiting for this message' issues?

The quickest way to solve the issue is by logging out and linking again then replacing session id.

Important Notice

CypherX 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.

Redistribution, repackaging, or rebranding of this project without permission is strictly discouraged. If you’re cloning this project: do it right, give credit, or better yet, build your own.

Please use responsibly; if you're unsure, it’s better not to use it.

By continuing to use CypherX, you agree that you understand and accept these terms fully, including any consequences that may arise from misuse.