Getting Started
TuskBot is a self-hosted AI agent for Telegram.
Prerequisites
Before setup, have these ready:
- Telegram Bot Token
- Telegram Owner ID
- One LLM provider (OpenAI, Anthropic, OpenRouter, Ollama, or OpenAI-compatible)
Choose Your Deployment
Typical Setup Flow
- Install TuskBot using binary or Docker setup.
- Run
tusk install(automatic when using the quick installer). - Start the bot:
- Binary service mode: verify with
tusk service status - Foreground mode:
tusk run - Docker mode:
docker compose up -d
- Binary service mode: verify with
- Open Telegram and run
/help.