A multi-device WhatsApp bot based on Baileys with comprehensive features and easy deployment options.
- Multi-Device Support - Works across multiple WhatsApp devices
- Fast Response - Optimized for quick message processing
- Comprehensive Commands - Downloader, games, tools, AI integration
- No Internet Required - Offline capabilities for basic functions
- Premium Features - Advanced functionality for premium users
pkg upgrade && pkg update
pkg install git nodejs -y
pkg install ffmpeg imagemagick -y
git clone https://github.com/nvhitori/Hitori-MD.git
cd Hitori-MD
npm install
node .- Install Node.js
- Install Git
- Install FFmpeg
- Install ImageMagick
git clone https://github.com/nvhitori/Hitori-MD.git
cd Hitori-MD
npm install
node .Edit configuration in config.js:
- Owner number and name
- Bot name and settings
- API keys and tokens
Required buildpacks:
node . [--options] [<session name>]--self- Self mode (bot only responds to owner)--pconly- Private chat only--gconly- Group chat only--prefix <prefix>- Set custom prefix--server- Server mode for hosting--autoread- Auto-read all messages
- Bot Demo: WhatsApp
- Official Group: Join Group
- Developer: @nvkenn_
- Not for commercial use
- Give proper credit when reusing
- Star the repository before use
- Follow responsible usage guidelines
- Adiwajshing - Baileys library
- BochilGaming - Original base
- Nurutomo - Contributions
- All contributors and supporters
Developed by HIT6RI