Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 533 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 533 Bytes

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