Reddit Drawing Bot Running Instructions

Setting up the requirements

  1. Download the Python installer from here
  2. Make sure “Add Python 3.9 to PATH is ticked
  3. Click on Customize installation, and make sure everything is ticked
  4. Click on “Next”
  5. Make sure “Add Python to environment variables” is ticked”
  6. Click install. and let it go

Python Package Requirements

To run the bot for the first time, install the requirements.

Windows

pip install -r requirements.txt

simply open the directory you’ve extracted the bot to, and type cmd in the address bar like so:
explorer_Jj87pVSbCj

Other OS

Ideally, cd into the directory and run the following command: