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
faltooboton a computer that will stay online. - Run
faltoobot authand scan the QR code from that phone. - Message that WhatsApp number from your own number.
Usage
Install
uv tool install faltoobot
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 and run
Pair the WhatsApp account once:
faltoobot auth
Then start the bot:
faltoobot run
Terminal chat
You can also use Faltoobot locally in the terminal:
faltoobot chat
faltoobot chat --name "Scratchpad"
faltoochat
Commands
On WhatsApp:
/help
/reset
In terminal chat:
/help
/reset
/exit
faltoochat also supports image input. Paste an image file path, paste markdown like , or use Ctrl+V to attach the current macOS clipboard image.
Update
uv tool upgrade faltoobot
Need more details? See docs/guide.md.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file faltoobot-0.2.0.tar.gz.
File metadata
- Download URL: faltoobot-0.2.0.tar.gz
- Upload date:
- Size: 40.7 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f111ca21748b0e1f0c690f2c171b9f2ebb045b0939a1960574a97ba70dfca98
|
|
| MD5 |
1914453f5c31c3ed9eaeb9096b309112
|
|
| BLAKE2b-256 |
1a20512cefb4f4a844fe9d964dbe34aad8c3e8dfed70388773c3f38ebec8a214
|
File details
Details for the file faltoobot-0.2.0-py3-none-any.whl.
File metadata
- Download URL: faltoobot-0.2.0-py3-none-any.whl
- Upload date:
- Size: 30.7 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87b35670feb975da1fd0c4580c767990d6a8c026512fec284c7a0c8317bda01b
|
|
| MD5 |
8fb955c4fc48919d4b27fcd33b5aac02
|
|
| BLAKE2b-256 |
1ea2949e1d200780498a3465c1853da3c8b5281f596ceecf5eaf8349678ecf7e
|