requirements:
- python 3.11+
- poetry
git clone https://github.com/VEAF/CondorBot.git
cd CondorBot
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.cmd