Add Docker image
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run

This commit is contained in:
Parker M. 2025-01-19 23:54:05 -06:00
parent dc86e68637
commit 82786829ca
Signed by: parker
GPG Key ID: 505ED36FC12B5D5E

View File

@ -40,10 +40,6 @@ To run Guava on bare metal, follow the steps below.
5. Input information into the newly created config.yaml file.
6. Re-run the `code/bot.py` file.
CordArr is built on Python and requires you to install all of the dependencies in the `requirements.txt` file. To do this, you can run the pip install command like `pip install -r requirements.txt`
You must then fill out the `config.yaml` file with the necessary information. If the file does not exist already, run the bot once to generate the file.
# Configuration
## BOT_INFO
Field | Description