Skip to content

Zero IchiWhatsApp Bot

A powerful WhatsApp bot built with Python + Neonize — packed with AI, media downloader, group management, and a web dashboard.

Zero Ichi Logo

Quick Start

Linux / macOS

bash
curl -fsSL https://raw.githubusercontent.com/MhankBarBar/zero-ichi/master/install.sh | bash

Windows (PowerShell)

powershell
irm https://raw.githubusercontent.com/MhankBarBar/zero-ichi/master/install.ps1 | iex

Then start the bot:

bash
uv run zero-ichi setup
uv run zero-ichi
# with args:
uv run zero-ichi --debug --dashboard

See full installation guide →

Built with ❤️