Skip to content
/ CondorBot Public

Discord bot to manage Condor 3 flightplans and server

Notifications You must be signed in to change notification settings

VEAF/CondorBot

Repository files navigation

Discord Bot to manage Condor 3 server

Installation

requirements:

  • python 3.11+
  • poetry
git clone https://github.com/VEAF/CondorBot.git
cd CondorBot

Configuration

run the following script / command:

install.cmd

This will ask you to edit a config.yaml with default parameters.

Then, replace values, save it, and close the notepad editor ton end the installation.

Note: python dependencies will be installed in a virtual environment, manager by poetry.

Run the bot

run.cmd