Skip to main content

Quick Install

CLI Commands

After installation, use chibi command:

First Time Setup

After installing via pip, run chibi config to set up your bot with required API keys:
This will open the configuration file in your default editor where you can add your Telegram bot token and other settings. You can read more about Agent configuration here: core settings You can see the env-file template with all available settings here: .env template

Need More Control?

If you need to customize the installation or run from source, see Manual Setup.