Skip to content

nvhitori/Hitori-MD

Repository files navigation

H1TORI Multi-Device WhatsApp Bot

A multi-device WhatsApp bot based on Baileys with comprehensive features and easy deployment options.

GitHub stars GitHub forks CodeFactor

Features

  • 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

Quick Start

Termux Installation

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 .

Windows/VPS Installation

  1. Install Node.js
  2. Install Git
  3. Install FFmpeg
  4. Install ImageMagick
git clone https://github.com/nvhitori/Hitori-MD.git
cd Hitori-MD
npm install
node .

Configuration

Edit configuration in config.js:

  • Owner number and name
  • Bot name and settings
  • API keys and tokens

Deployment

Heroku

Deploy

Required buildpacks:

Session Generation

Get Session

Command Line Options

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

Contact

License & Terms

  1. Not for commercial use
  2. Give proper credit when reusing
  3. Star the repository before use
  4. Follow responsible usage guidelines

Credits


Developed by HIT6RI

About

WhatsApp BOT RPG.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors