Skip to main content

WhatsApp-first LLM bot

Project description

faltoobot

faltoobot is a personal assistant that lives on its own WhatsApp account.

How it works

  • Get a separate SIM / WhatsApp account for Faltoobot.
  • Sign in to that account on a spare phone.
  • Install faltoobot on a computer that will stay online.
  • Run faltoobot auth and scan the QR code from that phone.
  • Message that WhatsApp number from your own number.

Usage

Install

uv tool install faltoobot

For faster project and code search inside faltoochat, install ripgrep (rg) too:

# macOS
brew install ripgrep

# Ubuntu / Debian
sudo apt-get update && sudo apt-get install -y ripgrep

# Fedora
sudo dnf install ripgrep

# Arch Linux
sudo pacman -S ripgrep

faltoochat falls back without rg, but search is faster and more reliable when it is installed.

Then you can run faltoobot and faltoochat from any folder.

If uv asks you to add its tool bin directory to your PATH, run:

uv tool update-shell

Configure

faltoobot configure

Example ~/.faltoobot/config.toml:

[openai]
api_key = "your_key_here"
model = "gpt-5.4"
thinking = "high"
fast = false

[bot]
allow_groups = false
allowed_chats = ["15551234567@s.whatsapp.net"]
system_prompt = "You are Faltoobot, a concise and helpful AI assistant replying inside WhatsApp. Keep replies practical and readable on mobile."

If api_key is left blank, Faltoobot falls back to OPENAI_API_KEY from the environment.

Set allowed_chats to your own WhatsApp JID or phone number to keep the bot private. Leave it empty only if you want Faltoobot to reply to anyone who can message that account.

Pair once

Pair the WhatsApp account once:

faltoobot auth

Run in background

Install Faltoobot as a background service:

faltoobot install

Check whether it is running:

faltoobot status

Watch logs live:

faltoobot logs -f

Notes:

  • macOS installs a launchd agent.
  • Linux installs a systemd --user service.
  • If you want the Linux service to stay up after logout, enable lingering for your user.

Run in foreground

If you want to run it in the current terminal instead:

faltoobot run

Terminal chat

You can also use Faltoobot locally in the terminal:

faltoochat
faltoochat "draft a release note"
faltoochat --new-session

Commands

On WhatsApp:

/help
/reset

In terminal chat:

/tree
/reset

faltoochat supports image input, queued prompts while answering, and Shift+Enter for multiline input. Paste an image file path or use Ctrl+V to attach the current macOS clipboard image. WhatsApp chats now also support incoming image messages, including captioned images, image-only prompts, and multi-image albums.

Development

Run the Astro docs site locally:

cd website
npm install
npm run dev

Build the static site locally:

cd website
npm run build

Tests

Run the test suite (parallel):

uv run pytest -n auto

Update

uv tool upgrade faltoobot

Need more details? See the Astro docs site in website/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

faltoobot-1.3.0.tar.gz (83.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

faltoobot-1.3.0-py3-none-any.whl (69.5 kB view details)

Uploaded Python 3

File details

Details for the file faltoobot-1.3.0.tar.gz.

File metadata

  • Download URL: faltoobot-1.3.0.tar.gz
  • Upload date:
  • Size: 83.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for faltoobot-1.3.0.tar.gz
Algorithm Hash digest
SHA256 ee018fd67c8995148d9613ee8877cea9bb6f80500ee528a170851ad0d8f378a1
MD5 b9b473fd308cf068f1bf233ecd3b75bf
BLAKE2b-256 cafa7bb4a21e6f746da08b6d0064b4785ddba30c4099880ee89e12a803867881

See more details on using hashes here.

File details

Details for the file faltoobot-1.3.0-py3-none-any.whl.

File metadata

  • Download URL: faltoobot-1.3.0-py3-none-any.whl
  • Upload date:
  • Size: 69.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for faltoobot-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f5b64589ce600241cdf3137338972604b26d4e285264aa60f85b8765cc2d8dc4
MD5 73cb949dc7e7170da6f6458ad704fbc7
BLAKE2b-256 2aefeb819a107d05cdaf9101f4009e0fe1cff07579e7f5f10dcc30c6cb43ed23

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page