Skip to main content

MiniBot 🤖

PyPI version

Your personal AI assistant for Telegram - self-hosted, auditable, and intentionally opinionated.

📖 Full documentation

Top features

  • 🤖 Personal assistant, not SaaS: your chats, memory, and scheduled prompts stay in your instance.
  • 🎯 Opinionated by design: Telegram-centric flow, small tool surface, and explicit config over hidden magic.
  • 🏠 Self-hostable: Dockerfile + docker-compose provided for easy local deployment.
  • 💻 Local console channel for development/testing without Telegram.
  • 💬 Telegram channel with chat/user allowlists, long-polling or webhook modes, and multimodal inputs.
  • 🧠 Provider support via llm-async: openai, openai_responses, openrouter, and more.
  • 🧰 Configurable tools: chat memory, KV notes, HTTP fetch, calculator, datetime, Python execution, Bash, file storage, grep, speech-to-text, and MCP server bridges.
  • ⏰ Scheduled prompts (one-shot, fixed-interval, and cron recurrence) persisted in SQLite.
  • 🤝 Multi-agent orchestration with specialist agent definitions and skill packs.
  • ⚙️ minibot configure: interactive terminal wizard to create or update config.toml.
  • 📊 Structured logfmt logs and a focused async test suite.

Quick start

pip install minibot
# add extras as needed, e.g.: pip install "minibot[mcp,stt,rabbitmq]"

minibot configure   # interactive wizard, writes config.toml
minibot              # start the daemon

Extras: mcp (MCP server tools), stt (speech-to-text via faster-whisper), rabbitmq (RabbitMQ task queue backend — not needed with the default sqlite backend).

No Telegram bot yet? Run minibot console instead of minibot to chat with it in your terminal.

Docker

cp config.example.toml config.toml
# edit config.toml (or run `minibot configure` in a venv first)

docker compose up -d

docker-compose.yml builds the minibot image and starts Qdrant alongside it (used by the RAG tool); the RabbitMQ service is commented out and only needed if you set [tasks].backend = "rabbitmq".

Demo

Example: generate images with the python_execute tool and receive them in Telegram.

Generate image with python_execute (1) Generate image with python_execute (2)

Download files

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

Source Distribution

minibot-0.10.0.tar.gz (199.4 kB view details)

Uploaded Source

Built Distribution

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

minibot-0.10.0-py3-none-any.whl (283.6 kB view details)

Uploaded Python 3

File details

Details for the file minibot-0.10.0.tar.gz.

File metadata

  • Download URL: minibot-0.10.0.tar.gz
  • Upload date:
  • Size: 199.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for minibot-0.10.0.tar.gz
Algorithm Hash digest
SHA256 aa09431edab79b58066a85b8c187b9cc1e2de57defb2e594a0fd5cc1d833f737
MD5 480943718ecea4ed5bf0eec742c26b13
BLAKE2b-256 e7f9b4f717c4e7a11330905a2cf415928be3f3431bca583bd90ad80d0105c769

See more details on using hashes here.

File details

Details for the file minibot-0.10.0-py3-none-any.whl.

File metadata

  • Download URL: minibot-0.10.0-py3-none-any.whl
  • Upload date:
  • Size: 283.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for minibot-0.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 67ae81894fe36fdd59ee43322935affd8fc647a20513f743eef6f8a484852200
MD5 f56e95338af2919ac63680e19e3fc357
BLAKE2b-256 cc40a20e0d4d25c7b2513d2019a11b0fe4e28a9232818b8c71f6418e3619abb5

See more details on using hashes here.

Release history Release notifications | RSS feed

0.15.0

2 files

0.14.3

2 files

0.14.2

2 files

0.14.1

2 files

0.14.0

2 files

0.13.0

2 files

0.12.0

2 files

0.11.0

2 files

This release

0.10.0 This release

2 files

0.9.0

2 files

0.8.0

2 files

0.7.0

2 files

0.6.0

2 files

0.5.0

2 files

0.4.0

2 files

0.3.0

2 files

0.2.0

2 files

0.1.1

2 files

0.0.9

2 files

0.0.8

2 files

0.0.7

2 files

0.0.6

2 files

0.0.5

2 files

0.0.4

2 files

0.0.3

2 files

0.0.2

2 files

0.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page