Prerequisite You should have a python version below 3.11.

Run Locally

  1. Clone the project
  git clone https://github.com/Cyteon/potatobot
  1. Go to the project directory
  cd potatobot
  1. Install python dependencies
  pip install -r requirements.txt
  1. Rename .env.example to .env, and populate the required values

  2. Rename config.examaple.json to config.json and populate the required values

  3. Run the bot

  python main.py