Skip to main content

Installing the Main Program

  1. Go to the Release page to download the latest version of the zip package (recommended) langbot-xxx-all.zip (do not download Source Code as it does not include WebUI). Extract it and open a command line (terminal) in the extracted directory.
Download Release
  1. Install dependencies
We use uv to manage dependencies.
  1. Run the main program once to generate configuration files
You will see the following message:
You can now use Ctrl+C to exit the program and continue to the Configure Bots page.