Skip to content
Leviro
Open menuClose menu

Self-hosted WhatsApp bot

Levix — by Leviro

Free, open-source personal WhatsApp bot with 55 commands, group moderation, and an optional AI agent.

RCProduct languages: English · Arabic (planned)License: MIT

55

commands

levix
WhatsApp
$ levix
!schedule "09:00 01-09-2026" "Pay the server bill"
!autoschedule daily 09:00 Standup in 10 minutes
!gemini what's new in Node 24?

A clearer path through the work

Problem

Running your own commands, group rules, or scheduled messages in WhatsApp usually means relying on a service someone else hosts.

Outcome

A self-hosted personal bot running on your own machine or server with 55 configurable commands, automated group moderation, and scheduled messaging.

Features

55 configurable commands

Includes utilities, notes, reminders, polls, media, speech, weather, and prayer times, managed from a web control panel without restarting.

Group moderation

Welcome messages, anti-link rules, anti-spam enforcement, media restrictions, warnings, auto-kick, roles, and group rules.

Optional AI agent

Search the web, read pages, and remember context using your own Google Gemini, OpenAI-compatible, or Anthropic API key.

Persistent message scheduling

Schedule one-off, daily, and weekly messages that survive restarts, complete with delivery status and manual retry.

Media and speech utilities

Text-to-speech, voice note transcription (STT via Gemini key), QR code generation, and URL shortening.

Flexible deployment options

Runs via npm (Node.js 24+), Docker, systemd installer, standalone binaries, headless mode, or an Android APK (ARM64, Android 10+).

How it works

  1. 01

    Deploy

    Run Levix on your computer, VPS, Docker container, or Android device.

  2. 02

    Pair with WhatsApp

    Link your WhatsApp account using the panel QR code or an 8-digit pairing code.

  3. 03

    Manage commands

    Enable, rename, and set permissions for commands directly from the web control panel.

FAQ

Is Levix open source and free?

Yes. Levix is free software published under the MIT license, with full source code available on GitHub.

Do I need an API key to use Levix?

Only for AI features. The AI agent and voice transcription use your own Google Gemini, OpenAI-compatible, or Anthropic API key; the rest of Levix works without an AI key.

How do I install and run Levix?

You can run Levix via npm with Node.js 24+, Docker, a Linux systemd installer, standalone binaries, or directly on an ARM64 Android device (Android 10+) using the APK.

Does Levix support Arabic?

The Levix interface and documentation are in English today. Arabic language support is currently planned.

Explore this product