Quick Install
CLI Commands
After installation, usechibi command:
| Command | Description |
|---|---|
chibi start | Start the Chibi bot service as a daemon |
chibi stop | Stop the running Chibi bot service |
chibi restart | Restart the Chibi bot service |
chibi config | Open the Chibi configuration file in the default editor |
chibi logs | Tail the Chibi log file |
First Time Setup
After installing via pip, runchibi config to set up your bot with required API keys:
env-file template with all available settings here: .env template

